aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-01-13 20:22:49 +0100
committerDavid Robillard <d@drobilla.net>2021-03-08 23:23:05 -0500
commit02507b57fae1e29572a11be8894b7dde9048da5d (patch)
treef8e3ce185c679c0529d405a742adc9f9f0e7163c /NEWS
parent234f443965b454118e5413264780706bcaa63ea3 (diff)
downloadserd-02507b57fae1e29572a11be8894b7dde9048da5d.tar.gz
serd-02507b57fae1e29572a11be8894b7dde9048da5d.tar.bz2
serd-02507b57fae1e29572a11be8894b7dde9048da5d.zip
Add support for writing terse collections
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6768abbf..4b40e14b 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,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 writing terse collections
* Add support for xsd:float and xsd:double literals
* Bring read/write interface closer to C standard
* Make nodes opaque