m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 17:13:42 -05:00

Fix incorrect ordering of --tiebreak=chunk

This commit is contained in:
Junegunn Choi
2022-08-03 22:18:26 +09:00
parent f7e7259910
commit 38259d0382
5 changed files with 37 additions and 23 deletions

View File

@@ -1,6 +1,10 @@
CHANGELOG
=========
0.32.1
------
- Fixed incorrect ordering of `--tiebreak=chunk`
0.32.0
------
- Updated the scoring algorithm