aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2017-09-23 14:42:00 +0200
committerDavid Robillard <d@drobilla.net>2017-09-23 15:59:22 +0200
commitf8c8f7e02605c10af0b6bc9f1261e893dc825e97 (patch)
tree7364e3d1bba9b7920d32a03c4a680eadcf685169 /NEWS
parent7f965c4bcb94be0ba0c0e73ef7c5c226bad91b8e (diff)
downloadserd-f8c8f7e02605c10af0b6bc9f1261e893dc825e97.tar.gz
serd-f8c8f7e02605c10af0b6bc9f1261e893dc825e97.tar.bz2
serd-f8c8f7e02605c10af0b6bc9f1261e893dc825e97.zip
Report errors for all failing test cases
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 3 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index b9bfe65b..da1690ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,10 @@
-serd (0.29.2) unstable;
+serd (0.29.3) unstable;
* Support strict parsing of prefixed names
- * Report errors for directives or abbreviations in NTriples or NQuads
- * Report errors for prematurely terminated statements
+ * Report errors for all failing test cases
* Fix building with MSVC
- -- David Robillard <d@drobilla.net> Sat, 23 Sep 2017 13:54:10 +0200
+ -- David Robillard <d@drobilla.net> Sat, 23 Sep 2017 14:41:49 +0200
serd (0.28.0) stable;