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

This commit is contained in:
jekyllbot
2020-10-11 04:41:28 -04:00
parent 34a78e1ea2
commit e0221ed3a8

View File

@@ -60,6 +60,7 @@
* Utilize flexibility of Site#in_dest_dir (#8403)
* Reduce allocation from normalize_whitespace filter (#8400)
* Use Regexp#match? when MatchData is not required (#8427)
* Check default front matter scope against symbols (#8393)
### Minor Enhancements