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

This commit is contained in:
Parker Moore 2014-03-04 17:02:05 -05:00
parent 2985758136
commit 05664acd36
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@
* Remove unnecessary references to `self` (#2090)
* Update to Mercenary v0.3.x (#2085)
* Ship Sass support as a separate gem (#2098)
* Extract core extensions into a Utils module (#2112)
### Bug Fixes
* Don't allow nil entries when loading posts (#1796)