From 4054035605bdf7c211052eedd0d1e9bdcd478f98 Mon Sep 17 00:00:00 2001 From: gvnnz Date: Sat, 14 Oct 2023 13:56:43 +0200 Subject: [PATCH] Update changelog --- ChangeLog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d9f206271..e2fa52477 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,8 +11,19 @@ -------------------------------------------------------------------------------- -0.26.0 --- +0.26.0 --- 2023 . 10. 15 - Add ability to open more than one plug-in UI (#575) +- Huge optimizations to the audio rendering process +- Improved floating legends in Action Editor (#655) +- Enabling MIDI lightning also enables MIDI input (#527) +- Enable static linking in Windows build (#661) +- Sample Editor: play preview with the right current pitch and range (#654) +- Right-click over empty column space opens the column menu (#628) +- Don't pass command line arguments to FLTK (#372) +- [Windows] Store configuration file in AppData directory (#299) +- Update FLTK to latest master +- Update RtAudio to 6.0.1 +- Lots of code refactoring and internal cleanup 0.25.1 --- 2023 . 08 . 03