From 66be22b902c0d6c72a4cf83a04068e2c4286ee16 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Fri, 30 Apr 2021 12:47:16 +0200 Subject: [PATCH] Clarify the REAPER context menu regression --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7374a922..48002192 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -71,8 +71,8 @@ Versioning](https://semver.org/spec/v2.0.0.html). - Fixed _FabFilter_ VST3 plugins freezing in **Ardour** and **Mixbus** when trying to duplicate existing instances of the plugin while the GUI editor is open. -- Fixed a regression where REAPER would freeze when opening a VST3 plugin - context menu. +- Fixed a regression from yabridge 3.1.0 where REAPER would freeze when opening + a VST3 plugin context menu. - _PSPaudioware InifniStrip_ would fail to initialize because the plugin expects the host to always be using Microsoft COM and it won't initialize it by itself. InfiniStrip loads as expected now.