diff options
author | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2021-04-14 11:32:33 +0200 |
---|---|---|
committer | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2021-04-14 11:32:33 +0200 |
commit | 6a00bcc5276936d04a97ea5e5228eadf3c595979 (patch) | |
tree | f004eaf297b0ee110750503e8f844e26760794ba | |
parent | aa4801840074309c1d07ae9030e46bf26ee05163 (diff) | |
download | sherlock.lv2-6a00bcc5276936d04a97ea5e5228eadf3c595979.tar.xz (sig) |
release-0.28.00.28.0
-rw-r--r-- | ChangeLog | 15 | ||||
-rw-r--r-- | README.md | 6 | ||||
-rw-r--r-- | VERSION | 2 |
3 files changed, 19 insertions, 4 deletions
@@ -1,5 +1,20 @@ # Changelog +## [0.28.0] - 14 Jan 2021 + +### Fixed + +* license URI in turtle manifest +* font scaling on high DPI screens + +### Added + +* missing ui:parent feature in turtle manifest + +### Updated + +* to latest pugl + ## [0.26.0] - 15 Jan 2021 ### Added @@ -21,7 +21,7 @@ folder out of the platform folder of the downloaded package into your #### Stable release -* [sherlock.lv2-0.26.0.zip](https://dl.open-music-kontrollers.ch/sherlock.lv2/stable/sherlock.lv2-0.26.0.zip) ([sig](https://dl.open-music-kontrollers.ch/sherlock.lv2/stable/sherlock.lv2-0.26.0.zip.sig)) +* [sherlock.lv2-0.28.0.zip](https://dl.open-music-kontrollers.ch/sherlock.lv2/stable/sherlock.lv2-0.28.0.zip) ([sig](https://dl.open-music-kontrollers.ch/sherlock.lv2/stable/sherlock.lv2-0.28.0.zip.sig)) #### Unstable (nightly) release @@ -31,8 +31,8 @@ folder out of the platform folder of the downloaded package into your #### Stable release -* [sherlock.lv2-0.26.0.tar.xz](https://git.open-music-kontrollers.ch/lv2/sherlock.lv2/snapshot/sherlock.lv2-0.26.0.tar.xz) -([sig](https://git.open-music-kontrollers.ch/lv2/sherlock.lv2/snapshot/sherlock.lv2-0.26.0.tar.xz.asc)) +* [sherlock.lv2-0.28.0.tar.xz](https://git.open-music-kontrollers.ch/lv2/sherlock.lv2/snapshot/sherlock.lv2-0.28.0.tar.xz) +([sig](https://git.open-music-kontrollers.ch/lv2/sherlock.lv2/snapshot/sherlock.lv2-0.28.0.tar.xz.asc)) #### Git repository @@ -1 +1 @@ -0.27.13 +0.28.0 |