Update history to reflect merge of #1315

This commit is contained in:
Parker Moore 2013-08-06 20:12:22 +02:00
parent aee7a41bc3
commit a7356f065d
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
### Major Enhancements
### Minor Enhancements
* Remove superfluous `div.container` from the default html template for
`jekyll new` (#1315)
### Bug Fixes
* Markdown extension matching matches only exact matches (#1382)