m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 09:03:43 -05:00
This commit is contained in:
Junegunn Choi
2016-04-25 01:23:52 +09:00
parent 988c9bd9be
commit 35a9aff8e1
4 changed files with 11 additions and 4 deletions

View File

@@ -1,6 +1,13 @@
CHANGELOG
=========
0.12.1
------
- Ranking algorithm introduced in 0.12.0 is now universally applied
- Fixed invalid cache reference in exact mode
- Fixes and improvements in Vim plugin and shell extensions
0.12.0
------