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

This commit is contained in:
jekyllbot 2020-03-12 10:58:20 -04:00
parent f826b8b5ea
commit 88360bd17d
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
* Fix documentation comment for Jekyll::Converters::Identity (#7883)
* Optimize Jekyll::Filters#item_property (#7696)
* Allow multiple binary operators in where_exp filter (#8047)
* Fix documents custom-ordering logic (#8028)
### Minor Enhancements