diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ serd (1.0.1) unstable; * Add SerdBuffer for mutable buffers to keep SerdChunk const-correct + * Make nodes opaque + * Make serd_strtod API const-correct * Make serd_strtod API const-correct * Remove useless character counting from API * Rename SerdChunk to SerdStringView |