diff --git a/CHANGELOG.md b/CHANGELOG.md index 9224241c..86b8d60b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 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