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

This commit is contained in:
jekyllbot 2020-03-06 11:08:59 -05:00
parent 0f4c8d2248
commit 27ca06326a
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
* Memoize absolute_url and relative_url filters (#7793) * Memoize absolute_url and relative_url filters (#7793)
* Fix documentation comment for Jekyll::Converters::Identity (#7883) * Fix documentation comment for Jekyll::Converters::Identity (#7883)
* Optimize Jekyll::Filters#item_property (#7696) * Optimize Jekyll::Filters#item_property (#7696)
* Allow multiple binary operators in where_exp filter (#8047)
### Minor Enhancements ### Minor Enhancements