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

This commit is contained in:
Parker Moore 2014-03-30 00:19:38 -04:00
parent e277855eee
commit 215477f139
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
* Refactor CLI & Commands For Greater Happiness (#2143)
* Provide useful error when Pygments returns `nil` and error out (#2148)
* Add support for unpublished drafts (#2164)
* Add `force_polling` option to the `serve` command (#2165)
### Bug Fixes
* Don't allow nil entries when loading posts (#1796)