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

This commit is contained in:
jekyllbot 2020-03-30 10:44:07 -04:00
parent f0ab09968e
commit 9614cb67d4
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
* Allow multiple binary operators in where_exp filter (#8047)
* Fix documents custom-ordering logic (#8028)
* Use `layout.path` when rendering the Liquid layout (#8069)
* Reduce array allocations from `StaticFile#path` (#8083)
### Minor Enhancements