Update CHANGELOG

This commit is contained in:
Junegunn Choi 2015-07-22 14:19:55 +09:00
parent 5e3cb3a4ea
commit bbaa3ab8bd
1 changed files with 14 additions and 0 deletions

View File

@ -1,6 +1,20 @@
CHANGELOG
=========
0.10.1
------
### New features
- Added options for sticky header
- `--header-file`
- `--header-lines`
### Minor improvements/fixes
- Fixed to allow binding colon and comma keys
- Fixed ANSI processor to handle color regions spanning multiple lines
0.10.0
------