From 18e463c01ebab8d8b9aec3c0be590fd7188cda45 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 12 Sep 2019 14:02:33 -0400 Subject: [PATCH] Add changelog entry for 1.1.5. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6e05915..35f2c01f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ In this document, Mod is Ctrl on Windows/Linux and Cmd on Mac. +### 1.1.5 (in development) +- Swap order of tags and brands in Module Browser. +- Disable smoothing for MIDI CC buttons in MIDI-Map. +- API + - Add libsamplerate library. + ### 1.1.4 (2019-08-22) - Fix parameter smoothing of MIDI-Map. - Sort modules within plugin in the Module Browser according to plugin rather than alphabetically.