1
0
Fork 0

Add missing changelog entry for nih_export_vst3

This commit is contained in:
Robbert van der Helm 2023-12-06 19:12:54 +01:00
parent bf59a9496b
commit 105a46d808

View file

@ -10,6 +10,12 @@ Since there is no stable release yet, the changes are organized per day in
reverse chronological order. The main purpose of this document in its current
state is to list breaking changes.
## [2023-12-06]
### Fixed
- `nih_export_vst3!()` no longer requires `nih_debug_assert` to be in scope.
## [2023-11-05]
### Changed