Update history to reflect merge of #7967 [ci skip]
This commit is contained in:
parent
67380a2738
commit
6db506651a
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue