From 8c8892a243f59089b92c211233065f0851cf442d Mon Sep 17 00:00:00 2001 From: Simon Kallweit Date: Tue, 12 Nov 2019 00:36:06 +0100 Subject: [PATCH] updated changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c99058ffc..88eeeec85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## v0.1.33 (12 Nov 2019) + +#### Fixes + +- Fixed handling of root note and transposing of note sequences (#147) + +#### Improvements + +- Add mute mode to curve tracks to allow defining the mute voltage state (#151) +- Increased double tap time by 50% (#144) + ## v0.1.32 (9 Oct 2019) #### Fixes