Fix spelling in the changelog

This commit is contained in:
Robbert van der Helm
2021-04-26 23:41:26 +02:00
parent dfc9ad5d64
commit 0d1d368e4f
+1 -1
View File
@@ -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 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 before deferring the window closing. This should work around the issue, while
still keeping editor closing nice and snappy. 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 - _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 the host to always be using Microsoft COM and it won't initialize it by
itself. InfiniStrip loads as expected now. 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 fix, MIDI events are now deallocated later then when they normally would have
to be. to be.
- Fixed _UVI Plugsound Free_ crashing during initialization. - Fixed _UVI Plugsound Free_ crashing during initialization.
- Fixed the Wine version detection with using a custom `WINELOADER`.
## [3.1.0] - 2021-04-15 ## [3.1.0] - 2021-04-15