aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-04-28 16:36:02 +0200
committerDavid Robillard <d@drobilla.net>2021-03-08 23:23:05 -0500
commit01daa5914169d57a6a6c4925d3f8d76db80a2bd8 (patch)
tree468a3371fe17adc082e93f7894147c5d67ed47fe /NEWS
parent36e2f27502524155e6475a75ffcab4999fce166a (diff)
downloadserd-01daa5914169d57a6a6c4925d3f8d76db80a2bd8.tar.gz
serd-01daa5914169d57a6a6c4925d3f8d76db80a2bd8.tar.bz2
serd-01daa5914169d57a6a6c4925d3f8d76db80a2bd8.zip
Report writer errors and add strict write mode
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4b40e14b..0a2d5e45 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ serd (1.0.1) unstable;
* Remove serd_uri_to_path()
* Remove useless character counting from API
* Rename SerdChunk to SerdStringView
+ * Report writer errors and add strict write mode
* Simplify streaming API and improve pretty printing
* Simplify writer style options
* Use a fixed-size reader stack