# HG changeset patch # User Chris Cannam # Date 1574431994 0 # Node ID de9c4a11c1ace25116139f3b1e6293d2ab14fa4e # Parent a8f913f79bd7fafdac9086e613cd6e9fa7ae5bb4 Fix note numbering (#1963) diff -r a8f913f79bd7 -r de9c4a11c1ac CHANGELOG --- a/CHANGELOG Fri Nov 22 13:50:41 2019 +0000 +++ b/CHANGELOG Fri Nov 22 14:13:14 2019 +0000 @@ -1,6 +1,8 @@ Changes in Tony 2.1.1 (Nov 2019) since the previous release 2.1: + - Fix incorrect note numbering in display + - Fix incorrect state of "Penalise Soft Pitches" option in Analysis menu. Previously this was displayed as if enabled, but the option was not actually active when performing the analysis, until the diff -r a8f913f79bd7 -r de9c4a11c1ac repoint-lock.json --- a/repoint-lock.json Fri Nov 22 13:50:41 2019 +0000 +++ b/repoint-lock.json Fri Nov 22 14:13:14 2019 +0000 @@ -4,10 +4,10 @@ "pin": "c42e50a5c297" }, "svcore": { - "pin": "73447d746db3" + "pin": "ee3b248bda25" }, "svgui": { - "pin": "045063dcd2bc" + "pin": "76e4302a3fc2" }, "svapp": { "pin": "464fed3096f5"