diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ 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() + * Add serd_new_relative_uri() * Fix construction and comparison of URIs with UTF-8 characters * Use char* for strings in public API * Remove useless character counting |