aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2017-09-23 15:04:03 +0200
committerDavid Robillard <d@drobilla.net>2017-09-23 15:59:23 +0200
commit8e5e8ad36085981c77fdee74a9ea74e9cf8b8157 (patch)
treea93bf8cb6f336f0824e9c11bc82aefc619899085 /NEWS
parent2d9d00d8653eb9faca450884665861cd4b67802b (diff)
downloadserd-8e5e8ad36085981c77fdee74a9ea74e9cf8b8157.tar.gz
serd-8e5e8ad36085981c77fdee74a9ea74e9cf8b8157.tar.bz2
serd-8e5e8ad36085981c77fdee74a9ea74e9cf8b8157.zip
Add NTriples test suite
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index bdad3548..f35745fa 100644
--- a/NEWS
+++ b/NEWS
@@ -3,9 +3,10 @@ serd (0.29.3) unstable;
* Support strict parsing of prefixed names
* Report errors for all failing test cases
* Use more efficient stack allocation and growth policies
+ * Add NTriples test suite
* Fix building with MSVC
- -- David Robillard <d@drobilla.net> Sat, 23 Sep 2017 14:53:55 +0200
+ -- David Robillard <d@drobilla.net> Sat, 23 Sep 2017 15:03:52 +0200
serd (0.28.0) stable;