Update history to reflect merge of #3652 [ci skip]

This commit is contained in:
Parker Moore 2015-04-13 12:06:58 -04:00
parent f645cd3377
commit 7126792d85
1 changed files with 1 additions and 0 deletions

View File

@ -89,6 +89,7 @@
* Be smarter about extracting the extname in `StaticFile` (#3632)
* Process metadata for all dependencies (#3608)
* Show error message if the YAML front matter on a page/post is invalid. (#3643)
* Upgrade redcarpet to 3.2 (Security fix: OSVDB-120415) (#3652)
### Development Fixes