diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ serd (1.0.0) unstable; * 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 + * Use char* for strings in public API * Remove useless character counting * Report I/O errors with message and return appropriate status code * Report missing statement separator errors |