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

This commit is contained in:
Parker Moore
2014-03-31 13:43:30 -04:00
parent 8cfa93872f
commit 0435f618f6

View File

@@ -54,6 +54,7 @@
* 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)
* Clean up the `<head>` in the site template (#2186)
### Bug Fixes
* Don't allow nil entries when loading posts (#1796)