Update history to reflect fix of #1040

This commit is contained in:
Parker Moore 2013-05-07 13:16:15 +02:00
parent d0a9948eed
commit e12482fc6b
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
== HEAD
* Major Enhancements
* Minor Enhancements
* Commander error message now preferred over process abort with incorrect args (#1040)
* Bug Fixes
* Don't print deprecation warning when no arguments are specified. (#1041)
* Add missing <div> to site template used by `new` subcommand, fixed typos in code (#1032)