diff --git a/CHANGELOG.md b/CHANGELOG.md index 31c51f2c..cd07609f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +## [3.0.1] + +### Fixes + +- Fix for VST3 plugin that caused fails to load in many hosts +- Fix the VST3 plugin window size that on some hosts cause problems +- Fix oscillator frequency envelope for <=20 Hz + +### Improvements + +- Disable building the vst3sdk examples and gui (merge request from Christian Heusel @christian-heusel) +- Pipilines scripts cleaunps related to vst3sdk + ## [3.0.0] ### Features