Update CHANGELOG: 0.11.2

This commit is contained in:
Junegunn Choi 2016-01-16 21:11:33 +09:00
parent 8695b5e319
commit 69438a55ca

View File

@ -13,6 +13,7 @@ CHANGELOG
- Added `toggle-in` and `toggle-out` actions
- Switch direction depending on `--reverse`-ness
- `export FZF_DEFAULT_OPTS="--bind tab:toggle-out,shift-tab:toggle-in"`
- Reduced the initial delay when --tac is not given
0.11.1
------