From 8fd24400b1663729a12503a96fda43b2852a4533 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 11 Jun 2021 11:08:08 +0100 Subject: [PATCH] a couple more changes --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a83ad3c5..b8a860224 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # TidalCycles log of changes ## 1.7.5 - Dalbeattie + * Minor change to _splice so that it respects if the speed parameter was already declared @onthepeakofnormal + * Some tests for chords @cleary * Remove direct semigroups dependency @yaxu * Derive functor for pattern @yaxu * Handle negative ratio shorthands for rationals @ndr_brt