Skip to content

Commit

Permalink
Added 0.3.0 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
shyiko committed Jul 14, 2015
1 parent dbd8f50 commit e4c49ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ make # lint sources and run tests

## Changelog

- 0.3.0 - Improved tab completion. "multiple choices" can now start with 1 (still 0 by default, but can be changed using `export COMMACD_SEQSTART=1`) (thanks to [@skorochkin](https://github.com/skorochkin)).
- 0.2.1 - Ordered prefix/substring matching of `,,`.
- 0.2.0 - Added substring (fuzzy) matching as a fallback to the default prefix lookup (can be turned off with `export COMMACD_NOFUZZYFALLBACK="on"`).
- 0.1.0 - Starting point.
Expand Down

0 comments on commit e4c49ee

Please sign in to comment.