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

This commit is contained in:
jekyllbot 2020-05-20 07:44:18 -04:00
parent 696e8e4b99
commit 881fdc1c01
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
* Improve path normalization in liquid_renderer (#8075)
* Switch slugify regex to support more Unicode character groups (#8167)
* Check if entry is a directory once per enumerator (#8177)
* Filter out exclusively excluded entries sooner (#7482)
### Minor Enhancements