diff options
author | David Robillard <d@drobilla.net> | 2015-10-03 01:13:32 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2015-10-03 01:13:32 +0000 |
commit | 154437f46858502586d8e896bba3b4aac1a37cc7 (patch) | |
tree | 0cd6730af4fea96eaf41f9c3ae92c6102396e573 /NEWS | |
parent | 6cd2467a9b9033c75e98f65cffc18b6aa080921c (diff) | |
download | sord-154437f46858502586d8e896bba3b4aac1a37cc7.tar.gz sord-154437f46858502586d8e896bba3b4aac1a37cc7.tar.bz2 sord-154437f46858502586d8e896bba3b4aac1a37cc7.zip |
Improve test coverage
git-svn-id: http://svn.drobilla.net/sord/trunk@331 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -10,9 +10,10 @@ sord (0.13.1) unstable; PlainLiteral, and someValuesFrom restrictions. * This release does not break the ABI, but the semantics of iterators has changed: any modification to a model invalidates iterators on that model + * Improve test coverage * Upgrade to waf 1.8.14 - -- David Robillard <d@drobilla.net> Fri, 02 Oct 2015 20:55:15 -0400 + -- David Robillard <d@drobilla.net> Fri, 02 Oct 2015 21:13:32 -0400 sord (0.12.2) stable; |