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 d4735b17..82812ee1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
serd (0.30.7) unstable;
+ * Deprecate serd_uri_to_path()
* Fix potential memory error when serialising URIs
* Move headers to an include directory
* Refuse to write relative URI references to NTriples
@@ -7,7 +8,7 @@ serd (0.30.7) unstable;
* Split up and reorganize unit tests
* Use aligned allocation via C11 or Windows API where possible
- -- David Robillard <d@drobilla.net> Sat, 14 Nov 2020 10:53:36 +0000
+ -- David Robillard <d@drobilla.net> Sat, 14 Nov 2020 11:25:26 +0000
serd (0.30.6) stable;