aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-05-25 21:59:11 +0200
committerDavid Robillard <d@drobilla.net>2018-05-25 22:00:19 +0200
commit85dd5c18ff8b78fbd73062498bad563e76c22645 (patch)
treeaa8524c83fbf1b0c02f329f93352ac9bc3d9e301 /NEWS
parent0179f024aafea7f49a5abb459fa12a4ab2495b99 (diff)
downloadserd-85dd5c18ff8b78fbd73062498bad563e76c22645.tar.gz
serd-85dd5c18ff8b78fbd73062498bad563e76c22645.tar.bz2
serd-85dd5c18ff8b78fbd73062498bad563e76c22645.zip
Fix reported error when reading statements with only a blank node
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3126d8b2..101aaeea 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
serd (0.29.3) unstable;
+ * Fix reported error when reading statements with only a blank node
* Fix parsing local names that end with escaped dots
* Add serdi option to write ASCII output
* Make serdi guess input syntax from extension if unspecified