From 222ab6f75e9bb02b9b59f00159513634bfea4d0c Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 7 Jun 2016 13:57:07 +0200 Subject: [PATCH] Add changelog entry for #308 --- CHANGELOG.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 5269f9482..547aa274d 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -63,6 +63,7 @@ Changed 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. +- Number hints are now renumbered after filtering Fixed -----