diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index a2b0af3b0..5269f9482 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -62,6 +62,7 @@ Changed - `:zoom-in` or `:zoom-out` (`+`/`-`) with a too large count now zooms to the smallest/largest zoom instead of doing nothing. - The commandline now accepts partially typed commands if they're unique. +- Number hints are now kept filtered after following a hint in rapid mode. Fixed -----