diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 7bd50b4c3..7af2b3182 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -13,6 +13,11 @@ For a list of important changes that require manual actions, please look at rele [[v4.0.2]] == Version 4.0.2 (under dev) +Bug fixes:: + + * core: don't send "key_pressed" signal again for the same key press (issue #1976) + * core: don't send "key_combo_*" signals for incomplete keys (issue #1976) + Tests:: * core: fix hdata tests failure on Alpine 3.18