This commit is contained in:
Junegunn Choi
2017-10-16 01:58:57 +09:00
parent 64a6ced62e
commit 0b33dc6ce1
5 changed files with 13 additions and 4 deletions
+9
View File
@@ -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
--------