Update history to reflect the merge of #1430

This commit is contained in:
Parker Moore 2013-08-23 18:08:14 +02:00
parent 319a09ae61
commit 07d23535af
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@
* 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) * Update the links in the site template for Twitter and GitHub (#1400)
* 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
normalize.css with greater ease. (#1430)
### Bug Fixes ### Bug Fixes
* Markdown extension matching matches only exact matches (#1382) * Markdown extension matching matches only exact matches (#1382)