commit 2cf19ee703207d0a3f9dce199b8e903d8f80bbab parent d3194a13dab62fb4eaa86524556aa3a9386311b4 Author: jatinchowdhury18 <jatinchowdhury18@gmail.com> Date: Wed, 16 Mar 2022 02:53:06 +0000 Update CHANEGLOG [ci skip] Diffstat:
M | CHANGELOG.md | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [UNRELEASED] +- Added CLAP plugin format support. +- Added option to enable/disable OpenGL on Windows/Linux systems with sufficient OpenGL support. +- Fixed V1 mode creating high-pitched tone with linear phase oversampling. +- Fixed compatibility issue related to `xsimd::isnan`. + ## [2.10.0] - 2021-12-05 - Added support for AAX plugin format. - Added mid/side processing option.