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>2019-04-13 19:48:23 +0200
commit9a3c3f9cd9c664cbe9a9b397761192b9a744975e (patch)
treea73b663889dd50e5d275f475713c10d99da49bf8 /NEWS
parentc8e1af98cab4726124a0c9ee7afbbe63fc8fc6f9 (diff)
downloadserd-9a3c3f9cd9c664cbe9a9b397761192b9a744975e.tar.gz
serd-9a3c3f9cd9c664cbe9a9b397761192b9a744975e.tar.bz2
serd-9a3c3f9cd9c664cbe9a9b397761192b9a744975e.zip
Add option for writing terse output without newlines
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 274704ba..3da2dbb3 100644
--- a/NEWS
+++ b/NEWS
@@ -15,8 +15,9 @@ serd (1.0.0) unstable;
* Add logging functions to public API
* Add model for storing statements in memory
* Add support for validation
+ * Add option for writing terse output without newlines
- -- David Robillard <d@drobilla.net> Sat, 19 Jan 2019 13:31:12 +0100
+ -- David Robillard <d@drobilla.net> Sun, 10 Mar 2019 13:21:37 +0100
serd (0.30.1) unstable;