From af3990e5d467a096c130b3efed2a5599981e4447 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sun, 20 Dec 2020 13:13:23 +0100 Subject: [PATCH] Mention the libyabridge.so rename --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1761788d..2f873c17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,9 @@ Versioning](https://semver.org/spec/v2.0.0.html). ### Changed +- `libyabridge.so` is now called `libyabridge-vst2.so`. If you're using + yabridgectl then nothing changes here. To avoid any confusion in the future + it's adviced to remove the old `libyabridge.so` file when upgrading. - Changed part of the build process considering [this Wine bug](https://bugs.winehq.org/show_bug.cgi?id=49138). Building with Wine 5.7 and 5.8 required a change, but that change now breaks builds using Wine 6.0