Update CHANGELOG - 0.10.2

This commit is contained in:
Junegunn Choi 2015-08-02 14:32:21 +09:00
parent e13bafc1ab
commit e83ae34a3b
1 changed files with 12 additions and 0 deletions

View File

@ -1,6 +1,18 @@
CHANGELOG
=========
0.10.2
------
### Fixes and improvements
- Improvement in perceived response time of queries
- Eager, efficient rune array conversion
- Graceful exit when failed to initialize ncurses (invalid $TERM)
- Improved ranking algorithm when `--nth` option is set
- Changed the default command not to fail when there are files whose names
start with dash
0.10.1
------