mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Update the changelog entry date for merge
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@@ -10,7 +10,7 @@ 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
|
reverse chronological order. The main purpose of this document in its current
|
||||||
state is to list breaking changes.
|
state is to list breaking changes.
|
||||||
|
|
||||||
## [Unreleased]
|
## [2023-12-30]
|
||||||
|
|
||||||
### Breaking changes
|
### Breaking changes
|
||||||
|
|
||||||
@@ -30,6 +30,11 @@ state is to list breaking changes.
|
|||||||
- The `raw_window_handle` version used by NIH-plug has been updated to version
|
- The `raw_window_handle` version used by NIH-plug has been updated to version
|
||||||
0.5.x.
|
0.5.x.
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Added initial RISC-V support to `nih_plug_xtask`.
|
||||||
|
([#95](https://github.com/robbert-vdh/nih-plug/pull/95)).
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- `ParentWindowHandle` has changed to be a sum type of different parent window
|
- `ParentWindowHandle` has changed to be a sum type of different parent window
|
||||||
@@ -48,13 +53,6 @@ state is to list breaking changes.
|
|||||||
|
|
||||||
- Various `baseview` dependencies now have their versions pinned.
|
- Various `baseview` dependencies now have their versions pinned.
|
||||||
|
|
||||||
## [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]
|
## [2023-12-06]
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|||||||
Reference in New Issue
Block a user