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

This commit is contained in:
jekyllbot
2020-04-01 12:19:40 -04:00
parent 784a689b13
commit 2ef3281bad

View File

@@ -13,6 +13,7 @@
* Fix documents custom-ordering logic (#8028)
* Use `layout.path` when rendering the Liquid layout (#8069)
* Reduce array allocations from `StaticFile#path` (#8083)
* Simplify `Jekyll::Renderer#validate_layout` (#8064)
### Minor Enhancements