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

This commit is contained in:
Parker Moore
2014-02-15 17:28:06 -05:00
parent d36d1f3cc0
commit c6b4c41aab

View File

@@ -39,6 +39,7 @@
* Default to using the UTF-8 encoding when reading files. (#2031)
* Update Redcarpet dependency to ~> 3.1 (#2044)
* Remove support for Ruby 1.9.2 (#2045)
* Add `.mkdown` as valid Markdown extension (#2048)
### Bug Fixes
* Don't allow nil entries when loading posts (#1796)