aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-03-10 13:21:51 +0100
committerDavid Robillard <d@drobilla.net>2022-01-13 23:04:06 -0500
commit5142013daed72b5a01944fd9dff17594f23029b2 (patch)
treef863455bd0c647ec228a20bdc57f4671018db631 /NEWS
parent20fc410ace9616df9b7d8444d747aaa700f4f6c8 (diff)
downloadserd-5142013daed72b5a01944fd9dff17594f23029b2.tar.gz
serd-5142013daed72b5a01944fd9dff17594f23029b2.tar.bz2
serd-5142013daed72b5a01944fd9dff17594f23029b2.zip
Add option for writing terse output without newlines
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 98526af7..3f677a08 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ serd (1.0.1) unstable;
* Add SerdBuffer for mutable buffers to keep SerdChunk const-correct
* Add SerdWorld for shared library state
+ * Add option for writing terse output without newlines
* Add support for xsd:float and xsd:double literals
* Bring read/write interface closer to C standard
* Make nodes opaque