diff --git a/History.markdown b/History.markdown index 4caf1588..c8558877 100644 --- a/History.markdown +++ b/History.markdown @@ -55,6 +55,8 @@ * Add support for unpublished drafts (#2164) * Add `force_polling` option to the `serve` command (#2165) * Clean up the `` 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)