Reword changelog

This commit is contained in:
Robbert van der Helm
2021-06-09 16:35:51 +02:00
parent 70d18edce2
commit 19e78e22b5
+6 -5
View File
@@ -24,11 +24,12 @@ Versioning](https://semver.org/spec/v2.0.0.html).
because those plugins don't initialize Microsoft COM before trying to use it. because those plugins don't initialize Microsoft COM before trying to use it.
We now always initialize the Microsoft COM library unconditionally, instead of We now always initialize the Microsoft COM library unconditionally, instead of
doing it only when a plugin fails to initialize without it. doing it only when a plugin fails to initialize without it.
- Fixed incorrect version strings reported by yabridge when building from a - Fixed incorrect version strings being reported by yabridge when building from
tarball that has been extracted inside of a git repository. This could happen a tarball that has been extracted inside of an unrelated git repository. This
when building the `yabridge` AUR package with certain AUR helpers. could happen when building the `yabridge` AUR package with certain AUR
- Fixed log message for the cached `IPlugView::canResize()` VST3 function calls helpers.
implemented in yabridge 3.2.0. - Fixed the log message for the cached `IPlugView::canResize()` VST3 function
calls implemented in yabridge 3.2.0.
## [3.3.0] - 2020-06-03 ## [3.3.0] - 2020-06-03