m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 17:13:42 -05:00
This commit is contained in:
Junegunn Choi
2015-05-21 00:38:40 +09:00
parent 1592bedbe8
commit 34946b72a5
6 changed files with 19 additions and 7 deletions

View File

@@ -1,6 +1,17 @@
CHANGELOG
=========
0.9.12
------
### New features
- Added `--bind` option for custom key bindings
### Bug fixes
- Fixed to update "inline-info" immediately after terminal resize
0.9.11
------