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

This commit is contained in:
jekyllbot 2020-05-14 02:20:23 -04:00
parent f8286b62a2
commit 3c8b6c92e7
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
* Config include trailing slash (#8113)
* 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)
### Minor Enhancements