Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gvnnz committed Nov 15, 2020
1 parent 062fd58 commit 414e9d5
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
--------------------------------------------------------------------------------


0.17.0 ---
0.17.0 --- 2020 . 11 . 15
- Add CMake build system
- VST3 support
- Show descriptive plug-in names in Plug-in List Window
Expand All @@ -25,10 +25,13 @@
- Update Catch2 to version 2.13.2
- Replace old filesystem functions in fs.h with std::filesystem
- Add VST3 SDK as git submodule
- Set minimum macOS version to 10.14
- Statically link the MSVC runtime library on Windows
- Avoid crash on opening plug-in list with invalid plug-ins
- Rewind sample channels in loop.once.bar mode on bar, if still playing (fix #403)
- Modernize log::print() function to handle std::string arguments (PR #402)
- Fix playStatus logic for ending sample channels in loop-once-bar mode (#404)
- Fix shrinking beats can glitch the output (#361)
- Fix shrinking beats that could glitch the output (#361)


0.16.4 --- 2020 . 09. 19
Expand Down

0 comments on commit 414e9d5

Please sign in to comment.