Fix missing timestamps since yabridge 3.0.0

This commit is contained in:
Robbert van der Helm
2021-02-24 21:07:01 +01:00
parent a6ac958bfb
commit 2cf5f2dfb9
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -22,6 +22,8 @@ Versioning](https://semver.org/spec/v2.0.0.html).
- Added support for a new vendor-specific VST2.4 extension **REAPER** started
using recently where it passes a non-pointer value to a pointer parameter.
This would cause segfaults with some plugins.
- Fixed a regression from yabridge 3.0.0 where log output would no longer
include timestamps.
## [3.0.0] - 2021-02-14