summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2017-09-05 13:40:13 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2017-09-05 13:40:58 +0900
commit58b5be8ab6a99937a872e2ce4713f9ac79ff7d4e (patch)
tree1acd56ebe8930ad576fc87e7cf4a71b4f2e8baf9
parent26d7896877641a229da00c2a33aeae1f8fd1da13 (diff)
0.17.0-20.17.0-2
-rw-r--r--CHANGELOG.md11
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