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

This commit is contained in:
Parker Moore 2014-02-13 12:54:21 -05:00
parent 83f5b4d93b
commit 54e5e660db
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
* Bring MIME Types file for `jekyll serve` to complete parity with GH Pages
servers (#1993)
* Adding Breakpoint to make new site template more responsive (#2038)
* Default to using the UTF-8 encoding when reading files. (#2031)
### Bug Fixes
* Don't allow nil entries when loading posts (#1796)