This commit is contained in:
Junegunn Choi
2015-11-10 01:54:53 +09:00
parent 31278bcc68
commit df468fc482
4 changed files with 13 additions and 4 deletions

View File

@@ -1,6 +1,15 @@
CHANGELOG
=========
0.11.0
------
- Added OR operator for extended-search mode
- Added `--execute-multi` action
- Fixed incorrect cursor position when unicode wide characters are used in
`--prompt`
- Fixes and improvements in shell extensions
0.10.9
------