Add missing changelog entry for slider style

This commit is contained in:
Robbert van der Helm
2024-12-23 22:59:35 +01:00
parent 55c41bfa9e
commit 5416733514

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.
## [2024-12-23]
### Added
- `nih_plug_vizia`'s `ParamSlider` has a new style that always shows the offset
relative to the center of the slider.
## [2024-08-18]
### Breaking changes