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

This commit is contained in:
jekyllbot 2020-04-13 03:45:36 -04:00
parent be70c3e869
commit 1cf04b8857
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
* Use `layout.path` when rendering the Liquid layout (#8069) * Use `layout.path` when rendering the Liquid layout (#8069)
* 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)
### Minor Enhancements ### Minor Enhancements