diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 193673f6b..4c30d2dbb 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -37,6 +37,7 @@ Fixed - Fixed various mouse actions (like automatically entering insert mode) not working with Qt 5.8 - Fixed hints sometimes not working with Qt 5.8 - `:enter-mode` now refuses to enter modes which can't be entered manually (which caused crashes). +- `:record-macro` (`q`) now doesn't try to record macros for special keys without a text. v0.9.1 ------