Reorder changelog

This commit is contained in:
Robbert van der Helm
2021-06-09 12:21:13 +02:00
parent 65c05aac88
commit fb1eefa880
+2 -2
View File
@@ -15,12 +15,12 @@ Versioning](https://semver.org/spec/v2.0.0.html).
### Fixed ### Fixed
- Fixed mouse clicks in VST2 editors in **Tracktion Waveform** being offset
vertically because of the way Waveform embeds VST2 editors.
- Fixed _Shattered Glass Audio Code Red (Free)_ crashing when opening the plugin - Fixed _Shattered Glass Audio Code Red (Free)_ crashing when opening the plugin
editor because the plugin doesn't initialize Microsoft COM before using it. We editor because the plugin doesn't initialize Microsoft COM before using it. We
now always initialize Microsoft COM unconditionally, instead of only doing it now always initialize Microsoft COM unconditionally, instead of only doing it
when a plugin fails to initialize the first time without it. when a plugin fails to initialize the first time without it.
- Fixed mouse clicks in VST2 editors in **Tracktion Waveform** being offset
vertically because of the way Waveform embeds VST2 editors.
- Fixed log message for the cached `IPlugView::canResize()` VST3 function calls - Fixed log message for the cached `IPlugView::canResize()` VST3 function calls
implemented in yabridge 3.2.0. implemented in yabridge 3.2.0.