Update history to reflect the fixing of #3643.

This commit is contained in:
Parker Moore 2015-04-10 17:08:53 -04:00
parent 4b108df3ab
commit 1b5977c018
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@
* Add WOFF2 font MIME type to Jekyll server MIME types (#3647) * Add WOFF2 font MIME type to Jekyll server MIME types (#3647)
* Be smarter about extracting the extname in `StaticFile` (#3632) * Be smarter about extracting the extname in `StaticFile` (#3632)
* Process metadata for all dependencies (#3608) * Process metadata for all dependencies (#3608)
* Show error message if the YAML front matter on a page/post is invalid. (#3643)
### Development Fixes ### Development Fixes