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-11-25 09:21:03 +0100
commit8a315ba8778378c1d9e5f03173a1c0715698a601 (patch)
tree4cc08ea04d785c246660c1c282d74f0fbc53d8e7 /NEWS
parent43e4cba8561d332cdc0fa9d257008dc68bb65a96 (diff)
downloadserd-8a315ba8778378c1d9e5f03173a1c0715698a601.tar.gz
serd-8a315ba8778378c1d9e5f03173a1c0715698a601.tar.bz2
serd-8a315ba8778378c1d9e5f03173a1c0715698a601.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