summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-11-10 22:40:13 +0100
committerDavid Robillard <d@drobilla.net>2019-11-10 22:40:13 +0100
commit425af428afb969ec2562bdf269967778e067384d (patch)
treeb889c13e7069776f1ea77d13edf845b4c0cde6ae /NEWS
parent9bd2f01a67cf3aced820954d5812791a719ffb21 (diff)
downloadlilv-425af428afb969ec2562bdf269967778e067384d.tar.gz
lilv-425af428afb969ec2562bdf269967778e067384d.tar.bz2
lilv-425af428afb969ec2562bdf269967778e067384d.zip
Lilv 0.24.6v0.24.6
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 2429a00..810b283 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-lilv (0.24.5) unstable;
+lilv (0.24.6) stable;
* Add more strict error detection when storing plugin state properties
* Add option to override LV2_PATH in applications
@@ -10,7 +10,7 @@ lilv (0.24.5) unstable;
* Fix unit tests on Windows
* Make Python bindings more Pythonic
- -- David Robillard <d@drobilla.net> Mon, 21 Oct 2019 19:50:13 +0000
+ -- David Robillard <d@drobilla.net> Sun, 10 Nov 2019 21:39:37 +0000
lilv (0.24.4) stable;