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

This commit is contained in:
Parker Moore 2014-02-21 18:19:53 -05:00
parent 788a3f7c8d
commit 53ad55a1b2
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
* Add `index.xml` to the list of WEBrick directory index files (#2041)
* Make the `layouts` config key relative to CWD or to source (#2058)
* Update Kramdown to `~> 1.3` (#1894)
* Remove unnecessary references to `self` (#2090)
### Bug Fixes
* Don't allow nil entries when loading posts (#1796)