Skip to content

Commit

Permalink
Update the changelog entry date for merge
Browse files Browse the repository at this point in the history
  • Loading branch information
robbert-vdh committed Dec 30, 2023
1 parent 674e871 commit 4e8beb1
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
state is to list breaking changes.

## [Unreleased]
## [2023-12-30]

### Breaking changes

Expand All @@ -30,6 +30,11 @@ state is to list breaking changes.
- The `raw_window_handle` version used by NIH-plug has been updated to version
0.5.x.

### Added

- Added initial RISC-V support to `nih_plug_xtask`.
([#95](https://github.com/robbert-vdh/nih-plug/pull/95)).

### Changed

- `ParentWindowHandle` has changed to be a sum type of different parent window
Expand All @@ -48,13 +53,6 @@ state is to list breaking changes.

- 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]

### Fixed
Expand Down

0 comments on commit 4e8beb1

Please sign in to comment.