aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-05-08 15:27:32 -0400
committerDavid Robillard <d@drobilla.net>2022-06-10 10:36:59 -0400
commitf6437f606bd85dbc6d7581146955f85902230ca0 (patch)
tree29526f43272a8c13455379f4f34b0580af0aa729 /NEWS
parent272d7081257dc6d50c06b1b62e8c4baa5bf3b4b2 (diff)
downloadserd-f6437f606bd85dbc6d7581146955f85902230ca0.tar.gz
serd-f6437f606bd85dbc6d7581146955f85902230ca0.tar.bz2
serd-f6437f606bd85dbc6d7581146955f85902230ca0.zip
Fix memory consumption when reading documents
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cb1dbb93..34ecc18d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+serd (0.30.13) unstable;
+
+ * Fix memory consumption when reading documents
+
+ -- David Robillard <d@drobilla.net> Fri, 10 Jun 2022 13:00:11 +0000
+
serd (0.30.12) stable;
* Fix warnings and build issues with clang 13 and VS 2019