aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-02-04 20:49:28 +0100
committerDavid Robillard <d@drobilla.net>2018-12-30 17:56:22 -0500
commit9f7d2de1ee0443c1d82a854ac459fc7dbe79749d (patch)
tree703e6a437d7fc6066e0db83df9c454455e9e88fe /NEWS
parent873b05eaedf2c3978cd98268afa6f982a25bc80b (diff)
downloadserd-9f7d2de1ee0443c1d82a854ac459fc7dbe79749d.tar.gz
serd-9f7d2de1ee0443c1d82a854ac459fc7dbe79749d.tar.bz2
serd-9f7d2de1ee0443c1d82a854ac459fc7dbe79749d.zip
Remove serd_uri_to_path()
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3ab7a4cd..a21f95c0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
serd (1.0.0) unstable;
+ * Remove serd_uri_to_path()
* Use SerdBuffer for mutable buffers instead of abusing SerdChunk
* Add serd_node_new_relative_uri()
* Fix construction and comparison of URIs with UTF-8 characters