diff options
author | David Robillard <d@drobilla.net> | 2016-09-19 23:52:51 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2016-09-19 23:52:51 -0400 |
commit | 31ea384f24e12778d6e30cc7a30b0f48f3d50523 (patch) | |
tree | 74450b809f432819402812bf9bbda4ca59e6aac6 /NEWS | |
parent | 7339c78145e32a0f9c6a04a4141582386ab3bd80 (diff) | |
download | sord-31ea384f24e12778d6e30cc7a30b0f48f3d50523.tar.gz sord-31ea384f24e12778d6e30cc7a30b0f48f3d50523.tar.bz2 sord-31ea384f24e12778d6e30cc7a30b0f48f3d50523.zip |
Sord 0.16.0v0.16.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -sord (0.15.1) unstable; +sord (0.16.0) stable; * Fix construction and comparison of URIs with UTF-8 characters * Fix documentation generation @@ -11,7 +11,7 @@ sord (0.15.1) unstable; * sord_validate: Tolerate xsd:decimal literals for double and float properties if literals match pattern - -- David Robillard <d@drobilla.net> Sat, 09 Jul 2016 11:28:24 -0400 + -- David Robillard <d@drobilla.net> Mon, 19 Sep 2016 22:23:17 -0400 sord (0.14.0) stable; |