diff options
author | David Robillard <d@drobilla.net> | 2019-11-10 22:40:13 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2019-11-10 22:40:13 +0100 |
commit | 425af428afb969ec2562bdf269967778e067384d (patch) | |
tree | b889c13e7069776f1ea77d13edf845b4c0cde6ae /NEWS | |
parent | 9bd2f01a67cf3aced820954d5812791a719ffb21 (diff) | |
download | lilv-425af428afb969ec2562bdf269967778e067384d.tar.gz lilv-425af428afb969ec2562bdf269967778e067384d.tar.bz2 lilv-425af428afb969ec2562bdf269967778e067384d.zip |
Lilv 0.24.6v0.24.6
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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; |