summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-04-29 20:33:18 +0100
committerLars Wirzenius <liw@liw.fi>2012-04-29 20:33:18 +0100
commitf86d38b18bb36c9f109f6bd8d6a46be250dfc5b7 (patch)
tree37519f7d34659b9926d4b7d1c043195913d0ba87 /NEWS
parent4fe28031e7296e1c5270e94b2097acf7d063d094 (diff)
downloadlarch-f86d38b18bb36c9f109f6bd8d6a46be250dfc5b7.tar.gz
Prepare for release 0.30larch-0.30
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ae871f6..632d616 100644
--- a/NEWS
+++ b/NEWS
@@ -4,7 +4,7 @@ NEWS for larch
These are the release notes for larch, a Python implementation of a
copy-on-write B-tree, designed by Odah Rodeh.
-Version 0.30, released UNRELEASED
+Version 0.30, released 2012-04-29
---------------------------------
* `NodeStoreDisk` is now explicitly in read-only or read-write mode.