aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f35745fa..ed213940 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,13 @@
serd (0.29.3) unstable;
+ * Add basic error tolerant parsing for line-based formats
* 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 15:03:52 +0200
+ -- David Robillard <d@drobilla.net> Sat, 23 Sep 2017 20:33:19 +0200
serd (0.28.0) stable;