Reorder changelog

This commit is contained in:
Robbert van der Helm
2020-05-12 13:17:07 +02:00
parent 4351b03e18
commit 36668bbe72
+3 -6
View File
@@ -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