Skip to content

Commit

Permalink
Release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tetsuo committed Mar 4, 2015
1 parent b409a30 commit 9031ae6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 9 deletions.
21 changes: 13 additions & 8 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

0.3.1 / 2015-03-04
==================

* do not filter falsy binding sets

0.3.0 / 2015-03-04
==================

Expand All @@ -13,15 +18,15 @@
0.2.1 / 2015-03-04
==================

* added usage example
* added .gitignore
* tested entry
* tested dups
* fixed indentation typo
* moved repo to koding/keyconfig
* add usage example
* add .gitignore
* test entry
* test dups
* fix indentation typo
* move repo to koding/keyconfig

0.2.0 / 2015-03-02
==================

* ported to coffee-script
* added spec doc
* port to coffeescript
* add documentation
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "keyconfig",
"version": "0.3.0",
"version": "0.3.1",
"description": "stores keyboard shortcut definitions",
"main": "build/lib/index.js",
"dependencies": {
Expand Down

0 comments on commit 9031ae6

Please sign in to comment.