m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 17:13:42 -05:00
This commit is contained in:
Junegunn Choi
2016-11-09 12:41:46 +09:00
parent 7ce427ff47
commit a2beb159f1
5 changed files with 9 additions and 5 deletions

View File

@@ -1,6 +1,10 @@
CHANGELOG
=========
0.15.7
------
- Fixed panic when color is disabled and header lines contain ANSI colors
0.15.6
------
- Windows binaries! (@kelleyma49)