Update history to reflect fix of #1041.

This commit is contained in:
Parker Moore 2013-05-07 13:11:17 +02:00
parent a0ad8a4031
commit 7dccb6c996
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
* Major Enhancements
* Minor Enhancements
* 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)
* Site Enhancements
* Remove CSS cruft, fix typos, fix HTML errors (#1028)