Update history to reflect merge of #2045

This commit is contained in:
Matt Rogers 2014-02-14 12:46:07 -06:00
parent 41325ab308
commit c77ef87b05
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
* 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) * Update Redcarpet dependency to ~> 3.1 (#2044)
* Remove support for Ruby 1.9.2 (#2045)
### Bug Fixes ### Bug Fixes
* Don't allow nil entries when loading posts (#1796) * Don't allow nil entries when loading posts (#1796)