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

This commit is contained in:
jekyllbot 2020-03-22 12:04:36 -04:00
parent a1401c6fe9
commit a011579fe4
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
* Optimize Jekyll::Filters#item_property (#7696)
* Allow multiple binary operators in where_exp filter (#8047)
* Fix documents custom-ordering logic (#8028)
* Use `layout.path` when rendering the Liquid layout (#8069)
### Minor Enhancements