aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 5839d2a3..0798b1a1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,11 @@
-serd (0.27.1) unstable;
+serd (0.27.2) unstable;
* Add support for reading from a user provided callback
+ * Add serd_node_from_substring()
* Fix strict parsing of abolute URI schemes
+ * Fix parsing of hex escapes in file URIs (thanks Johannes Mueller)
- -- David Robillard <d@drobilla.net> Thu, 29 Jun 2017 12:20:40 -0400
+ -- David Robillard <d@drobilla.net> Sun, 09 Jul 2017 14:58:47 +0200
serd (0.26.0) stable;