Skip to content

Commit 9850816

Browse files
committed
Changelog - document last little changes
1 parent 4be71ad commit 9850816

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ Have fun and happy live coding!
8282
modulation. This modifies the rate to match the specified number of
8383
MIDI notes relative from the current pitch. For example, a `rpitch:`
8484
of 12 would double the rate.
85-
* The units of the FX `:echo`'s `decay:` opt are now beats and are scaled
86-
with the BPM.
85+
* The unit of the FX `:echo`'s `decay:` opt is now beats and the value
86+
is scaled with the BPM.
8787

8888

8989
### Examples
@@ -119,6 +119,8 @@ Have fun and happy live coding!
119119
* Fixed crash when synth args were specified as Rationals.
120120
* `note_info` now correctly handles octaves.
121121
* Fix windows paste shortcut `C-v`.
122+
* Teach `invert_chord` how to properly handle out of range index ranges
123+
and negative inversions.
122124

123125
<a name="v2.6"></a>
124126

0 commit comments

Comments
 (0)