Update history to reflect merge of #1443

This commit is contained in:
Matt Rogers 2013-08-24 22:17:35 -05:00
parent 4fa4ad2232
commit 34e3dcdb9f
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@
* Update dummy email address to example.com domain (#1408) * Update dummy email address to example.com domain (#1408)
* Update normalize.css to v2.1.2 and minify; add rake task to update * Update normalize.css to v2.1.2 and minify; add rake task to update
normalize.css with greater ease. (#1430) normalize.css with greater ease. (#1430)
* Add the ability to detach the server ran by `jekyll serve` from it's
controlling terminal (#1443)
### Bug Fixes ### Bug Fixes
* Markdown extension matching matches only exact matches (#1382) * Markdown extension matching matches only exact matches (#1382)