Update history to reflect merge of #2211 [ci skip]
This commit is contained in:
parent
4f66db6c38
commit
3f03c7a9d6
|
@ -58,6 +58,7 @@
|
|||
* Permit YAML blocks to end with three dots to better conform with the
|
||||
YAML spec (#2110)
|
||||
* Use `File.exist?` instead of deprecated `File.exists?` (#2214)
|
||||
* Require newline after start of YAML front-matter header (#2211)
|
||||
|
||||
### Bug Fixes
|
||||
* Don't allow nil entries when loading posts (#1796)
|
||||
|
|
Loading…
Reference in New Issue