diff --git a/CHANGELOG.md b/CHANGELOG.md index 4c30d68b..c229386c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,12 +15,12 @@ Versioning](https://semver.org/spec/v2.0.0.html). ### 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 editor because the plugin doesn't initialize Microsoft COM before using it. We now always initialize Microsoft COM unconditionally, instead of only doing 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 implemented in yabridge 3.2.0.