From 7acbf0eda85f44ee305825de5395f4537fce999b Mon Sep 17 00:00:00 2001 From: Amogh Lele Date: Wed, 7 Apr 2021 11:02:41 +0530 Subject: Switch to sublime text's fuzzy matching (#1372) * refactor(search): use sublime text's fuzzy matching algorithm Signed-off-by: SphericalKat * chore(changelog): update Signed-off-by: SphericalKat * build: fetch sublime-fuzzy from Maven Central Signed-off-by: Harsh Shandilya * chore(changelog): update Co-authored-by: Harsh Shandilya Co-authored-by: Harsh Shandilya --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 245170e4..0304d949 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file. - Allow doing a merge instead of a rebase when pulling or syncing - Add support for manually providing TOTP parameters - Parse extra content as individual fields +- Improve search result filtering logic ### Fixed -- cgit v1.2.3