summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-10-08 21:20:48 +0000
committerDavid Robillard <d@drobilla.net>2015-10-08 21:20:48 +0000
commit02f28a1d05484af6b030d3a1dbf4b94e193ebbe3 (patch)
tree0b8b3f5b2ea0734e249007460cd9ed552a79a0c9 /NEWS
parent73b4c0ca6b45f999ed463dd6856f467de6553923 (diff)
downloadsord-02f28a1d05484af6b030d3a1dbf4b94e193ebbe3.tar.gz
sord-02f28a1d05484af6b030d3a1dbf4b94e193ebbe3.tar.bz2
sord-02f28a1d05484af6b030d3a1dbf4b94e193ebbe3.zip
Sord 0.14.0
git-svn-id: http://svn.drobilla.net/sord/trunk@340 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 8af45df..b32917a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-sord (0.13.1) unstable;
+sord (0.14.0) stable;
* Reduce memory usage and increase performance with a better data structure
* Add sord_erase() for erasing statements via an iterator
@@ -15,7 +15,7 @@ sord (0.13.1) unstable;
* Improve test coverage
* Upgrade to waf 1.8.14
- -- David Robillard <d@drobilla.net> Sat, 03 Oct 2015 11:20:02 -0400
+ -- David Robillard <d@drobilla.net> Thu, 08 Oct 2015 15:37:36 -0400
sord (0.12.2) stable;