diff --git a/CHANGELOG.md b/CHANGELOG.md index eb03114..4392073 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 1.1.3 +## 1.2.0 - Added mute_root_note trig param to silence the root note of chords while allowing other chord notes to play. - Added global option to fully quantize note masks (quantiser_fully_act_on_note_masks) to make note masks follow scale degree and rotation changes. diff --git a/mosaic.lua b/mosaic.lua index ef1dc57..3c42607 100644 --- a/mosaic.lua +++ b/mosaic.lua @@ -1,4 +1,4 @@ --- mosaic v1.1.3 +-- mosaic v1.2.0 -- grid-first rhythm and -- harmony sequencer. --