aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-08-15 18:22:12 +0200
committerDavid Robillard <d@drobilla.net>2020-08-15 22:53:00 +0200
commit7221394ae12f87533261ecaae725821fab6db40d (patch)
treeb19440b7ce7552c1ecc94c9f02bc99ec128dc65e /NEWS
parent8cfbb485d367c861f20aa51261f4b41e78b144b6 (diff)
downloadserd-7221394ae12f87533261ecaae725821fab6db40d.tar.gz
serd-7221394ae12f87533261ecaae725821fab6db40d.tar.bz2
serd-7221394ae12f87533261ecaae725821fab6db40d.zip
Clean up reader error handling
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 772074cc..2f0530e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,10 @@
serd (0.30.5) unstable;
* Fix various minor warnings and other code quality issues
+ * Improve reader error handling
* Parse prefixed names more strictly
- -- David Robillard <d@drobilla.net> Sat, 15 Aug 2020 09:58:54 +0000
+ -- David Robillard <d@drobilla.net> Sat, 15 Aug 2020 16:22:12 +0000
serd (0.30.4) stable;