summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6feff3e4..dee72641 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
CHANGELOG
=========
+0.15.0
+------
+- Improved fuzzy search algorithm
+ - Added `--algo=[v1|v2]` option so one can still choose the old algorithm
+ which values the search performance over the quality of the result
+- Advanced scoring criteria
+
0.13.5
------
- Memory and performance optimization