Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
saschagehlich committed Mar 4, 2014
1 parent 7507d24 commit 14d3ed8
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
0.5.0 (Mar 4 2014)
==================

* Added file blacklisting option (glob supported, separated by commas)
* Added TAB as a completion key
* Adds words to the wordlist as they are typed

0.4.0 (Mar 4 2014)
==================

* Only display up to 10 items
* Removed sorting from the word list generator
* Only run autocompletion when the buffer really changed
* More cancellation cases (on line switch, on tab switch)

0.1.0 - 0.3.0 (Mar 4 2014)
==========================

* Initial release

0 comments on commit 14d3ed8

Please sign in to comment.