diff --git a/CHANGELOG.md b/CHANGELOG.md index 44d39014..afc4db00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,16 +8,13 @@ Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] -### Added - -- Added a workaround for plugins that improperly defer part of their - initialization process without telling the host. This fixes the Roland Cloud - plugins. - ### Fixed - Added a workaround for the compilation issues under Wine 5.7 and above as caused by [Wine bug 49138](https://bugs.winehq.org/show_bug.cgi?id=49138). +- Added a workaround for plugins that improperly defer part of their + initialization process without telling the host. This fixes startup behavior + for the Roland Cloud plugins. - Fixed potential issue with plugins not returning their editor size. ## [1.1.2] - 2020-05-09