aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 2c896ec3..550a3321 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
-serd (0.30.17) unstable; urgency=medium
+serd (0.31.0) unstable; urgency=medium
* Add Windows path separator support to serd_node_new_file_uri()
+ * Add serd_reader_skip_until_byte() to public API
* Fix crash when trying to read chunks without starting
* Fix hang when skipping an error at EOF when lax parsing
* Gracefully handle bad characters in Turtle blank node syntax
@@ -10,7 +11,7 @@ serd (0.30.17) unstable; urgency=medium
* Replace duplicated dox_to_sphinx script with sphinxygen dependency
* Test header for warnings more strictly
- -- David Robillard <d@drobilla.net> Sun, 04 Dec 2022 18:33:52 +0000
+ -- David Robillard <d@drobilla.net> Fri, 09 Dec 2022 14:53:37 +0000
serd (0.30.16) stable; urgency=medium