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

This commit is contained in:
jekyllbot 2020-04-13 03:49:18 -04:00
parent 67380a2738
commit 6db506651a
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
* Reduce array allocations from `StaticFile#path` (#8083) * Reduce array allocations from `StaticFile#path` (#8083)
* Simplify `Jekyll::Renderer#validate_layout` (#8064) * Simplify `Jekyll::Renderer#validate_layout` (#8064)
* Add static file's basename to its url_placeholder (#7908) * Add static file's basename to its url_placeholder (#7908)
* Clear cached Liquid template scope before render (#7967)
### Minor Enhancements ### Minor Enhancements