Update history to reflect merge of #7908 [ci skip]
This commit is contained in:
parent
be70c3e869
commit
1cf04b8857
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue