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

This commit is contained in:
jekyllbot 2020-04-13 03:51:36 -04:00
parent 30e7d5ea53
commit b1462571cb
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
* 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) * Clear cached Liquid template scope before render (#7967)
* Add slugified_categories URL placeholder (#8094)
### Minor Enhancements ### Minor Enhancements