aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e1397f87..a3232277 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ serd (1.0.1) unstable;
* Add SerdBuffer for mutable buffers to keep SerdChunk const-correct
* Add SerdWorld for shared library state
* Add extensible logging API
+ * Add extensible logging API
+ * Add model for storing statements in memory
* Bring read/write interface closer to C standard
* Make nodes opaque
* Make serd_strtod API const-correct