diff --git a/CMakeLists.txt b/CMakeLists.txt index a489ce5..3426137 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,7 +8,7 @@ include(CheckSymbolExists) project(waveform) -set(WAVEFORM_VERSION "1.6.0") +set(WAVEFORM_VERSION "1.6.1") # set default install prefix to OBS plugin path on linux and MacOS # otherwise set it to the windows installer source folder diff --git a/changelog.md b/changelog.md index 2bd2787..5624e82 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,10 @@ # Notice to Intel Mac users OBS requirement has been bumped to 28, please uninstall older versions of waveform first. +## Changes in 1.6.1 +- Fix MacOS x64 installer +- Update Chinese localization (#43 thanks to GodGun968) + ## Changes in 1.6.0 - Add option to mirror frequency axis - Add option to adjust arc angle in radial mode