parent
52ac2b3850
commit
31443e978d
|
@ -55,6 +55,8 @@
|
||||||
* Add support for unpublished drafts (#2164)
|
* Add support for unpublished drafts (#2164)
|
||||||
* Add `force_polling` option to the `serve` command (#2165)
|
* Add `force_polling` option to the `serve` command (#2165)
|
||||||
* Clean up the `<head>` in the site template (#2186)
|
* 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
|
### Bug Fixes
|
||||||
* Don't allow nil entries when loading posts (#1796)
|
* Don't allow nil entries when loading posts (#1796)
|
||||||
|
|
Loading…
Reference in New Issue