From da5c9c2965f2c945a6974f58fe7ffc04296f50ed Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Mon, 12 Apr 2021 22:01:44 +0200 Subject: [PATCH] Update wording in changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c5cf2e51..acdefa74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,9 +10,9 @@ Versioning](https://semver.org/spec/v2.0.0.html). ### Fixed -- Added a workaround for a bug present in every Bluecat Audio VST3 plugin where - those plugins don't expose the `IPluginBase` interface through their query - interface. +- Added a workaround for a bug present in every _Bluecat Audio_ VST3 plugin + where those plugins don't expose the `IPluginBase` interface through their + query interface. - Worked around a regression in Wine 6.5 that would prevent yabridge from shutting down. With Wine 6.5 terminating a Wine process no longer terminates its threads, which would cause yabridge's plugin and host components to wait