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

This commit is contained in:
Parker Moore 2014-02-14 13:36:32 -05:00
parent 611145e712
commit 1482c8aecc
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
servers (#1993) servers (#1993)
* Adding Breakpoint to make new site template more responsive (#2038) * Adding Breakpoint to make new site template more responsive (#2038)
* Default to using the UTF-8 encoding when reading files. (#2031) * Default to using the UTF-8 encoding when reading files. (#2031)
* Update Redcarpet dependency to ~> 3.1 (#2044)
### Bug Fixes ### Bug Fixes
* Don't allow nil entries when loading posts (#1796) * Don't allow nil entries when loading posts (#1796)