Update history to reflect merge of #1045

This commit is contained in:
Parker Moore 2013-05-07 14:32:37 +02:00
parent 368582832d
commit 877e328650
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
* Minor Enhancements
* Commander error message now preferred over process abort with incorrect args (#1040)
* Bug Fixes
* Fix the index build with LSI (#1045)
* 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