aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2017-12-26 20:15:58 -0500
committerDavid Robillard <d@drobilla.net>2017-12-29 10:56:53 -0500
commita7eb973ed219f9c6962018d34f9aec261d48dc73 (patch)
tree42a30a1b481aa6123cfc7f2a4372fbb7ae5a9a8b /NEWS
parent5d1b33259ae5ea31a71d0ec4ef9a4b546a771564 (diff)
downloadserd-a7eb973ed219f9c6962018d34f9aec261d48dc73.tar.gz
serd-a7eb973ed219f9c6962018d34f9aec261d48dc73.tar.bz2
serd-a7eb973ed219f9c6962018d34f9aec261d48dc73.zip
Add serdi option to write ASCII output
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index dc27a68e..c2191ab9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
serd (0.29.3) unstable;
+ * Add serdi option to write ASCII output
* Make serdi guess input syntax from extension if unspecified
* Make serdi syntax options case-insensitive
* Add basic error tolerant parsing for line-based formats
@@ -10,7 +11,7 @@ serd (0.29.3) unstable;
* Fix building with MSVC
* Clean up testing code
- -- David Robillard <d@drobilla.net> Sun, 24 Sep 2017 18:51:27 +0200
+ -- David Robillard <d@drobilla.net> Sun, 24 Dec 2017 14:14:15 -0500
serd (0.28.0) stable;