summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2017-10-16 01:58:57 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2017-10-16 01:58:57 +0900
commit0b33dc6ce19357f7b32857dbb1fecd181fb899e8 (patch)
tree5e17daa57cc9169d88c3de07c8f70bf0d4d1d51a /CHANGELOG.md
parent64a6ced62e626895bc0d47cb124c4a56678a1273 (diff)
0.17.10.17.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 05673b6e..1c167728 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,15 @@
CHANGELOG
=========
+0.17.1
+------
+
+- Fixed custom background color of preview window (#1046)
+- Fixed background color issues of Windows binary
+- Fixed Windows binary to execute command using cmd.exe with no parsing and
+ escaping (#1072)
+- Added support for `window` layout on Vim 8 using Vim 8 terminal (#1055)
+
0.17.0-2
--------