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 40c994ce..fe0d5cca 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ serd (0.31.0) unstable; urgency=medium
* Add serd_reader_skip_until_byte() to public API
* Allow SERD_API to be defined by the user
* Avoid creating test files in the current directory
+ * Avoid using ASCII grave as a quote
* Clean up code
* Fix crash when trying to read chunks without starting
* Fix hang when skipping an error at EOF when lax parsing
@@ -14,7 +15,7 @@ serd (0.31.0) unstable; urgency=medium
* Replace duplicated dox_to_sphinx script with sphinxygen dependency
* Test header for warnings more strictly
- -- David Robillard <d@drobilla.net> Mon, 19 Dec 2022 23:55:26 +0000
+ -- David Robillard <d@drobilla.net> Tue, 20 Dec 2022 12:31:33 +0000
serd (0.30.16) stable; urgency=medium