Skip to content

Commit

Permalink
Merge pull request #453 from zhiyelee/master
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
zhiyelee committed Oct 13, 2015
2 parents 272e22f + 39e5901 commit b2aad7a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@

2.8.1 / 2015-04-22
2.9.0 / 2015-10-13
==================

* Back out `support multiline description` Close #396 #397
* Add option `isDefault` to set default subcommand #415 @Qix-
* Add callback to allow filtering or post-processing of help text #434 @djulien
* Fix `undefined` text in help information close #414 #416 @zhiyelee

2.8.1 / 2015-04-22
==================

* Back out `support multiline description` Close #396 #397

2.8.0 / 2015-04-07
==================
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commander",
"version": "2.8.2",
"version": "2.9.0",
"description": "the complete solution for node.js command-line programs",
"keywords": [
"command",
Expand Down

0 comments on commit b2aad7a

Please sign in to comment.