Update history to reflect merge of #1394

This commit is contained in:
Parker Moore 2013-08-07 23:43:41 +02:00
parent d05fd32732
commit 983c36f557
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
### Minor Enhancements
* Remove superfluous `div.container` from the default html template for
`jekyll new` (#1315)
* Add -D short-form switch for the drafts option (#1394)
### Bug Fixes
* Markdown extension matching matches only exact matches (#1382)