From f5ce56e180a2d9a8919bfba6a404effe7c1e3683 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Thu, 15 Jul 2021 16:11:41 +0200 Subject: [PATCH] Reword changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb7ba6b5..bf9791d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -79,7 +79,7 @@ Versioning](https://semver.org/spec/v2.0.0.html). supported by yabridge. We now explicitly ignore these requests. - Worked around a rare thread safety issue in _MeldaProduction_ VST3 plugins where the plugin would deadlock when the host asks for the editor's size while - plugin is also being initialized form the audio thread. + plugin is also being initialized form the audio thread at the same time. - Fixed JUCE VST3 plugins like Tokyo Dawn Records' _SlickEQ M_ causing the host to freeze when they send a parameter change from the audio thread using the wrong VST3 API while the plugin is also trying to resize the window from the