From dd1081631d95dee93679eb23aacb4b6a150e6218 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Thu, 8 Oct 2020 14:33:21 +0200 Subject: [PATCH] Mention that the keyboard fix also affects Ardour --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e26688d..fea1ca23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,8 +17,9 @@ Versioning](https://semver.org/spec/v2.0.0.html). ### Fixed -- Changed the way keyboard input focus works to also allow keyboard input in - _REAPER_. Please let me know if this causes any issues elsewhere! +- Changed the way keyboard input focus works. This fixes keyboard input + sometimes not working in _REAPER_ and _Ardour_. Please let me know if this + causes any issues elsewhere! ## [1.6.1] - 2020-09-28