Add changelog entry for multi-word matching

This commit is contained in:
Florian Bruhin 2016-06-07 14:28:22 +02:00
parent de66b68b75
commit e906178c7d

View File

@ -64,6 +64,7 @@ Changed
- 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
- Number hints can now be filtered with multiple space-separated search terms
Fixed
-----