This commit is contained in:
Junegunn Choi
2018-10-07 01:43:05 +09:00
parent fd8d371ac7
commit b46227dcb6
6 changed files with 13 additions and 5 deletions
+8
View File
@@ -1,6 +1,14 @@
CHANGELOG
=========
0.17.5
------
- Bug fixes and improvements
- See https://github.com/junegunn/fzf/milestone/13?closed=1
- Search query longer than the screen width is allowed (up to 300 chars)
- Built with Go 1.11.1
0.17.4
------