From 0d1d368e4f28d27b00a40d24bab5169ad37d61d3 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Mon, 26 Apr 2021 23:41:26 +0200 Subject: [PATCH] Fix spelling in the changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 228c2726..989b9219 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ Versioning](https://semver.org/spec/v2.0.0.html). plugins. We now explicitly reparent the window to back the root window first before deferring the window closing. This should work around the issue, while still keeping editor closing nice and snappy. +- Fixed the Wine version detection when using a custom `WINELOADER`. - _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. @@ -37,7 +38,6 @@ Versioning](https://semver.org/spec/v2.0.0.html). fix, MIDI events are now deallocated later then when they normally would have to be. - Fixed _UVI Plugsound Free_ crashing during initialization. -- Fixed the Wine version detection with using a custom `WINELOADER`. ## [3.1.0] - 2021-04-15