aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2018-07-05 21:01:12 +0200
committerDavid Robillard <d@drobilla.net>2020-06-21 18:12:04 +0200
commitaa65756284ba705a6d2e33a6fd1dca76a1602a88 (patch)
tree9ebb0138ef51c4209f2ee334407068c46c227506 /NEWS
parenta0d356d595f3c4a016828df830161fbb17e967a9 (diff)
downloadserd-aa65756284ba705a6d2e33a6fd1dca76a1602a88.tar.gz
serd-aa65756284ba705a6d2e33a6fd1dca76a1602a88.tar.bz2
serd-aa65756284ba705a6d2e33a6fd1dca76a1602a88.zip
Simplify writer style options
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bc53b443..dbf3e4d5 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,7 @@ serd (1.0.1) unstable;
* Remove half-baked serd_uri_to_path()
* Remove useless character counting from API
* Rename SerdChunk to SerdStringView
+ * Simplify writer style options
* Use a fixed-size reader stack
* Use char* for strings in public API