m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 09:03:43 -05:00
This commit is contained in:
Junegunn Choi
2017-08-27 03:32:21 +09:00
parent fee404399a
commit e89eebb7ba
5 changed files with 14 additions and 4 deletions

View File

@@ -1,6 +1,13 @@
CHANGELOG
=========
0.17.0
------
- Performance optimization
- One can match literal spaces in extended-search mode with a space prepended
by a backslash.
- `--expect` is now additive and can be specified multiple times.
0.16.11
-------
- Performance optimization