update CHANGELOG.md

This commit is contained in:
Jorge Morante 2016-05-14 10:02:36 +02:00
parent b8372bca3d
commit a5e6f871db
1 changed files with 12 additions and 0 deletions

12
CHANGELOG.md Normal file
View File

@ -0,0 +1,12 @@
## 0.1.0 - 14 May 2016
* New @fingers-copy-command option.
* Slightly improved performance ( still work to do).
* Improved rendering of hints.
* Fixed tabs not being preserved when showing results.
* Fixed problem with scrollback history clearing.
* fingers script is now executed silently to prevent shell history pollution.
## 0.0.1 - 3 May 2016
* Initial release