Merge branch 'master' into feature/vst3

This commit is contained in:
Robbert van der Helm
2020-12-11 16:25:20 +01:00
5 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [2.2.0] - 2020-12-11
### Added
@@ -35,8 +35,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
- Fixed an issue where in certain situations Wine processes were left running
after the host got forcefully terminated before it got a chance to tell the
plugin to shut down. This could happen when using Kontakt in Bitwig, as Bitwig
sets a limit on the amount of time a plugin may take to close when closing
Bitwig, and Kontakt can take a while to shut down.
sets a limit on the amount of time a plugin is allowed to spend closing when
you close Bitwig, and Kontakt can take a while to shut down.
- Fixed a potential crash or freeze when removing a lot of plugins from a plugin
group at exactly the same time.