Update history to reflect merge of #1400

This commit is contained in:
Matt Rogers 2013-08-09 22:23:44 -05:00
parent 18a6cb0478
commit 8d23046524
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
* Remove superfluous `div.container` from the default html template for * Remove superfluous `div.container` from the default html template for
`jekyll new` (#1315) `jekyll new` (#1315)
* Add -D short-form switch for the drafts option (#1394) * Add -D short-form switch for the drafts option (#1394)
* Update the links in the site template for Twitter and GitHub (#1400)
### Bug Fixes ### Bug Fixes
* Markdown extension matching matches only exact matches (#1382) * Markdown extension matching matches only exact matches (#1382)