Update history to reflect merge of #2110. [ci skip]

Closes #2110.
This commit is contained in:
Parker Moore
2014-04-02 14:06:54 -04:00
parent 52ac2b3850
commit 31443e978d

View File

@@ -55,6 +55,8 @@
* Add support for unpublished drafts (#2164)
* Add `force_polling` option to the `serve` command (#2165)
* Clean up the `<head>` in the site template (#2186)
* Permit YAML blocks to end with three dots to better conform with the
YAML spec (#2110)
### Bug Fixes
* Don't allow nil entries when loading posts (#1796)