diff options
author | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2020-07-15 22:36:17 +0200 |
---|---|---|
committer | Hanspeter Portner <dev@open-music-kontrollers.ch> | 2020-07-15 22:36:17 +0200 |
commit | aa2021533a598b6297a2209f5252fd8a4f304cdd (patch) | |
tree | 67d276b39c40d46ad707471132631b477de64ceb | |
parent | f1c7d6b3ff2921514683e823bc380694784668e3 (diff) | |
download | patchmatrix-aa2021533a598b6297a2209f5252fd8a4f304cdd.tar.xz |
update changelog and readme.
-rw-r--r-- | ChangeLog | 14 | ||||
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | VERSION | 2 |
3 files changed, 16 insertions, 2 deletions
@@ -1,5 +1,19 @@ # Changelog +## [0.20.0] - 15 Jul 2020 + +### Added + +* support for GL double buffering + +### Removed + +* support dynamic scaling + +### Fixed + +* crashes due to disabled X11 threads + ## [0.18.0] - 13 Apr 2020 ### Changed @@ -35,7 +35,7 @@ folder out of the platform folder of the downloaded package into your #### Stable release -* [patchmatrix-0.18.0.tar.xz](https://git.open-music-kontrollers.ch/lad/patchmatrix/snapshot/patchmatrix-0.18.0.tar.xz) +* [patchmatrix-0.18.0.tar.xz](https://git.open-music-kontrollers.ch/lad/patchmatrix/snapshot/patchmatrix-0.18.0.tar.xz) ([sig](https://git.open-music-kontrollers.ch/lad/patchmatrix/snapshot/patchmatrix-0.18.0.tar.xz.asc)) #### Git repository @@ -1 +1 @@ -0.19.21 +0.19.23 |