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

This commit is contained in:
jekyllbot 2020-05-14 04:58:44 -04:00
parent 709e633016
commit 838575421b
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
* Allow extensionless document in a strict site (#7950)
* 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)
### Minor Enhancements