diff options
author | David Robillard <d@drobilla.net> | 2019-03-10 13:21:51 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2019-04-13 19:48:23 +0200 |
commit | 9a3c3f9cd9c664cbe9a9b397761192b9a744975e (patch) | |
tree | a73b663889dd50e5d275f475713c10d99da49bf8 /NEWS | |
parent | c8e1af98cab4726124a0c9ee7afbbe63fc8fc6f9 (diff) | |
download | serd-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-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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; |