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

This commit is contained in:
Parker Moore 2014-03-20 13:25:40 -04:00
parent cf37591200
commit c658f9172c
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@
* Ship Sass support as a separate gem (#2098)
* Extract core extensions into a Utils module (#2112)
* Refactor CLI & Commands For Greater Happiness (#2143)
* Provide useful error when Pygments returns `nil` and error out (#2148)
### Bug Fixes
* Don't allow nil entries when loading posts (#1796)