diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | VERSION | 2 |
3 files changed, 9 insertions, 3 deletions
@@ -1,5 +1,11 @@ # Changelog +## [0.8.0] - 13 Apr 2020 + +### Changed + +* to build with pugl master + ## [0.6.0] - 15 Apr 2019 ### Added @@ -23,7 +23,7 @@ folder out of the platform folder of the downloaded package into your #### Stable release -* [vm.lv2-0.6.0.zip](https://dl.open-music-kontrollers.ch/vm.lv2/stable/vm.lv2-0.6.0.zip) ([sig](https://dl.open-music-kontrollers.ch/vm.lv2/stable/vm.lv2-0.6.0.zip.sig)) +* [vm.lv2-0.8.0.zip](https://dl.open-music-kontrollers.ch/vm.lv2/stable/vm.lv2-0.8.0.zip) ([sig](https://dl.open-music-kontrollers.ch/vm.lv2/stable/vm.lv2-0.8.0.zip.sig)) #### Unstable (nightly) release @@ -33,7 +33,7 @@ folder out of the platform folder of the downloaded package into your #### Stable release -* [vm.lv2-0.6.0.tar.xz](https://git.open-music-kontrollers.ch/lv2/vm.lv2/snapshot/vm.lv2-0.6.0.tar.xz) +* [vm.lv2-0.8.0.tar.xz](https://git.open-music-kontrollers.ch/lv2/vm.lv2/snapshot/vm.lv2-0.8.0.tar.xz) #### Git repository @@ -1 +1 @@ -0.7.27 +0.8.0 |