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

This commit is contained in:
Parker Moore 2014-01-26 13:39:31 -05:00
parent aa6cee83af
commit c9a732c4f9
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@
(#1875) (#1875)
* Route 404 errors to a custom 404 page in development (#1899) * Route 404 errors to a custom 404 page in development (#1899)
* Excludes are now relative to the site source (#1916) * Excludes are now relative to the site source (#1916)
* Bring MIME Types file for `jekyll serve` to complete parity with GH Pages
servers (#1993)
### Bug Fixes ### Bug Fixes
* Don't allow nil entries when loading posts (#1796) * Don't allow nil entries when loading posts (#1796)