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

This commit is contained in:
Parker Moore 2014-02-17 16:23:50 -05:00
parent e5bcddfbe0
commit 7706231f16
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
* Update Redcarpet dependency to ~> 3.1 (#2044)
* Remove support for Ruby 1.9.2 (#2045)
* Add `.mkdown` as valid Markdown extension (#2048)
* Add `index.xml` to the list of WEBrick directory index files (#2041)
### Bug Fixes
* Don't allow nil entries when loading posts (#1796)