docs: Update CHANGELOG.md

This commit is contained in:
5684185+vsariola@users.noreply.github.com 2024-11-02 14:59:46 +02:00
parent 7417170a8b
commit 86c65939bb

View File

@ -13,8 +13,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Dragging mouse to select rectangles in the tables - Dragging mouse to select rectangles in the tables
- The standalone tracker can open a MIDI port for receiving MIDI notes - The standalone tracker can open a MIDI port for receiving MIDI notes
([#166][i166]) ([#166][i166])
- the note editor has a button to allow entering notes by MIDI. - The note editor has a button to allow entering notes by MIDI. Polyphony is
Polyphony is supported if there are tracks available. ([#170][i170]) supported if there are tracks available. ([#170][i170])
- Units can have comments, to make it easier to distinguish between units of - Units can have comments, to make it easier to distinguish between units of
same type within an instrument. These comments are also shown when choosing same type within an instrument. These comments are also shown when choosing
the send target. ([#114][i114]) the send target. ([#114][i114])
@ -276,3 +276,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
[i163]: https://github.com/vsariola/sointu/issues/163 [i163]: https://github.com/vsariola/sointu/issues/163
[i166]: https://github.com/vsariola/sointu/issues/166 [i166]: https://github.com/vsariola/sointu/issues/166
[i168]: https://github.com/vsariola/sointu/issues/168 [i168]: https://github.com/vsariola/sointu/issues/168
[i170]: https://github.com/vsariola/sointu/issues/170