Update to CLAP 1.1.8

This commit is contained in:
Robbert van der Helm
2023-04-22 16:09:37 +02:00
parent a7e4e8b31e
commit 841fe2424c
6 changed files with 16 additions and 9 deletions

View File

@@ -14,10 +14,17 @@ state is to list breaking changes.
### Changed
- The CLAP version has been updated to 1.1.8.
- The prelude module now also re-exports the following:
- The `PluginApi` num.
- The `Transport` struct.
### Fixed
- The upgrade to CLAP 1.1.8 caused NIH-plug to switch from the draft version of
the voice info extension to the final version, fixing voice stacking with
recent versions of Bitwig.
## [2023-04-05]
### Breaking changes