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

This commit is contained in:
Parker Moore 2014-02-18 01:53:47 -05:00
parent 6a6e66bf9e
commit 9414280aa7
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
* 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)
* Make the `layouts` config key relative to CWD or to source (#2058)
### Bug Fixes
* Don't allow nil entries when loading posts (#1796)