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

This commit is contained in:
Parker Moore 2014-02-21 18:21:32 -05:00
parent 3ef5ce690d
commit d6ecb5025a
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
* Make the `layouts` config key relative to CWD or to source (#2058) * Make the `layouts` config key relative to CWD or to source (#2058)
* Update Kramdown to `~> 1.3` (#1894) * Update Kramdown to `~> 1.3` (#1894)
* Remove unnecessary references to `self` (#2090) * Remove unnecessary references to `self` (#2090)
* Update to Mercenary v0.3.x (#2085)
### Bug Fixes ### Bug Fixes
* Don't allow nil entries when loading posts (#1796) * Don't allow nil entries when loading posts (#1796)