1
0
Fork 0

Add missing changelog entry

This commit is contained in:
Robbert van der Helm 2023-12-30 14:08:10 +01:00
parent 7b228c3a25
commit 756d5a3315

View file

@ -10,6 +10,13 @@ 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-30]
### Added
- Added initial RISC-V support to `nih_plug_xtask`.
([#95](https://github.com/robbert-vdh/nih-plug/pull/95)).
## [2023-12-06]
### Fixed