diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2017-09-05 13:40:13 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2017-09-05 13:40:58 +0900 |
| commit | 58b5be8ab6a99937a872e2ce4713f9ac79ff7d4e (patch) | |
| tree | 1acd56ebe8930ad576fc87e7cf4a71b4f2e8baf9 | |
| parent | 26d7896877641a229da00c2a33aeae1f8fd1da13 (diff) | |
| download | fzf-58b5be8ab6a99937a872e2ce4713f9ac79ff7d4e.tar.gz | |
0.17.0-2
| -rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f869dafb..05673b6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ CHANGELOG ========= +0.17.0-2 +-------- + +A maintenance release for auxiliary scripts. fzf binaries are not updated. + +- Experimental support for the builtin terminal of Vim 8 + - fzf can now run inside GVim +- Updated Vim plugin to better handle `&shell` issue on fish +- Fixed a bug of fzf-tmux where invalid output is generated +- Fixed fzf-tmux to work even when `tput` does not work + 0.17.0 ------ - Performance optimization |
