From f8f0e11b769282a7f8f8b4fd966d8dba7928c77e Mon Sep 17 00:00:00 2001 From: "5684185+vsariola@users.noreply.github.com" <5684185+vsariola@users.noreply.github.com> Date: Mon, 14 Oct 2024 17:09:12 +0300 Subject: [PATCH] docs: update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a82435..fda6cff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] ### Added +- The standalone tracker can open a MIDI port for receiving MIDI notes + ([#166][i166]) - 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 the send target. ([#114][i114]) @@ -256,3 +258,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). [i154]: https://github.com/vsariola/sointu/issues/154 [i158]: https://github.com/vsariola/sointu/issues/158 [i162]: https://github.com/vsariola/sointu/issues/162 +[i166]: https://github.com/vsariola/sointu/issues/166 \ No newline at end of file