Add missing changelog entry for the last PR
This commit is contained in:
parent
bf01371009
commit
5f4058d164
|
@ -10,7 +10,14 @@ 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.
|
||||||
|
|
||||||
## [2023-05-21]
|
## [2023-11-05]
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- `FloatParam` and `IntParam` ranges can now be accessed using methods on the
|
||||||
|
parameters ([#89](https://github.com/robbert-vdh/nih-plug/pull/89)).
|
||||||
|
|
||||||
|
## [2023-09-21]
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue