Update history to reflect merge of #1390

This commit is contained in:
Parker Moore 2013-08-08 00:29:34 +02:00
parent cb52535c03
commit a87d6f9ddd
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
### Major Enhancements
### Minor Enhancements
* Catch and fix invalid `paginate` values (#1390)
* Remove superfluous `div.container` from the default html template for
`jekyll new` (#1315)
* Add -D short-form switch for the drafts option (#1394)