diff options
author | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2021-01-15 18:10:16 +0100 |
---|---|---|
committer | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2021-01-15 18:10:16 +0100 |
commit | 67581c7a0a90ce13eb1cfaef13106ce6d8b5cccc (patch) | |
tree | 53cfb97db16a7c583ea29459774dff9cac801bc7 | |
parent | 660c77a63ec64659e4472c703997983aeae25323 (diff) | |
download | patchmatrix-67581c7a0a90ce13eb1cfaef13106ce6d8b5cccc.tar.xz (sig) |
release-0.22.00.22.0
-rw-r--r-- | ChangeLog | 10 | ||||
-rw-r--r-- | README.md | 4 | ||||
-rw-r--r-- | VERSION | 2 |
3 files changed, 13 insertions, 3 deletions
@@ -1,5 +1,15 @@ # Changelog +## [0.22.0] - 15 Jan 2021 + +### Added + +* French comment to the menu item file + +### Changed + +* use jack port group metadata instead of jackey designation + ## [0.20.0] - 15 Jul 2020 ### Added @@ -24,7 +24,7 @@ folder out of the platform folder of the downloaded package into your #### Stable release -* [patchmatrix-0.20.0.zip](https://dl.open-music-kontrollers.ch/patchmatrix/stable/patchmatrix-0.20.0.zip) ([sig](https://dl.open-music-kontrollers.ch/patchmatrix/stable/patchmatrix-0.20.0.zip.sig)) +* [patchmatrix-0.22.0.zip](https://dl.open-music-kontrollers.ch/patchmatrix/stable/patchmatrix-0.22.0.zip) ([sig](https://dl.open-music-kontrollers.ch/patchmatrix/stable/patchmatrix-0.22.0.zip.sig)) #### Unstable (nightly) release @@ -34,7 +34,7 @@ folder out of the platform folder of the downloaded package into your #### Stable release -* [patchmatrix-0.20.0.tar.xz](https://git.open-music-kontrollers.ch/lad/patchmatrix/snapshot/patchmatrix-0.20.0.tar.xz) ([sig](https://git.open-music-kontrollers.ch/lad/patchmatrix/snapshot/patchmatrix-0.20.0.tar.xz.asc)) +* [patchmatrix-0.22.0.tar.xz](https://git.open-music-kontrollers.ch/lad/patchmatrix/snapshot/patchmatrix-0.22.0.tar.xz) ([sig](https://git.open-music-kontrollers.ch/lad/patchmatrix/snapshot/patchmatrix-0.22.0.tar.xz.asc)) #### Git repository @@ -1 +1 @@ -0.21.29 +0.22.0 |