-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
- Loading branch information
1 parent
a98d3be
commit 1367c4f
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# CHANGELOG | ||
|
||
|
||
## 2.2.0 (2024-11-17) | ||
|
||
First public release (incompatible with unreleased 1.x version) | ||
|
||
* Added CLAP and VST3 formats. | ||
* Added peak EQ after input. | ||
* Removed wet signal high-pass filter. | ||
* Set minimum value for modulation amount param to 0.001. | ||
* Reduced resolution of LFO frequency param to 1/100 Hz. | ||
* Improved some parameter labels and changed their names and symbols. | ||
* Added six factory preset (for guitar). | ||
* Updated dpf submodule. | ||
* Updated and extended license file. | ||
* Updated readme and added screenshot. | ||
|
||
|
||
## 1.2.0 (2024-01-07) | ||
|
||
Initial (unreleased) version |