aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 798eb672..3e9c71d3 100644
--- a/NEWS
+++ b/NEWS
@@ -7,11 +7,12 @@ serd (0.32.3) unstable; urgency=medium
* Fix rewriting special literals when datatype URIs are prefixed names
* Gracefully handle errors while writing the end of anonymous nodes
* Improve test suite coverage
+ * Simplify some character classification and comparison code
* Support reading lone lists in lax mode
* Treat out of range unicode characters as errors
* Write blank lines between graphs and statements in TriG
- -- David Robillard <d@drobilla.net> Mon, 24 Jun 2024 19:11:54 +0000
+ -- David Robillard <d@drobilla.net> Tue, 25 Jun 2024 22:38:16 +0000
serd (0.32.2) stable; urgency=medium