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

This commit is contained in:
Parker Moore 2014-02-13 12:54:21 -05:00
父節點 83f5b4d93b
當前提交 54e5e660db
共有 1 個檔案被更改,包括 1 行新增0 行删除

查看文件

@ -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)