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
2020-10-11 02:04:07 +09:00
parent 3248153d9f
commit fc7630a66d
6 changed files with 7 additions and 5 deletions

View File

@@ -8,6 +8,8 @@ CHANGELOG
- `nohidden`
- `nowrap`
- `default`
- Built with Go 1.14.9 due to performance regression
- https://github.com/golang/go/issues/40727
0.23.0
------