Skip to content

Commit

Permalink
Added changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Arndt <[email protected]>
  • Loading branch information
SpotlightKid committed Mar 12, 2024
1 parent d304840 commit 091d54b
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# CHANGELOG

# v0.4.0 (2024-03-12)

Changes:

* Added Oberheim LPF/HPF/Bandpass/Bandstop filter.
* Replaced FAUST implementation of MoogLadder
(the previous one stopped working with newer FAUST versions).
* Added CLAP and VST3 format.
* Bumped minor LV2 bundle version of all plugins.
* Updated DPF sub-module to commit `1504e7d3`.

Fixes:

* Fixed typo plugin display name of Korg filters.
* Updated deprecated DPF param flag enum value in plugin sources.
* Update signatures in FAUST source code comment.
* Removed debugging output to stderr.
* Corrected LV2 plugin category for korg35hpf.


# v0.3.0 (2020-08-10)

Changes:

* Use unnormalized Hz values for cutoff param for all filters


# v0.1.0 (2020-06-30)

Initial release

0 comments on commit 091d54b

Please sign in to comment.