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

This commit is contained in:
jekyllbot 2020-10-11 05:15:49 -04:00
parent 5dc43a88de
commit e4db593814
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@
* Reduce allocation from normalize_whitespace filter (#8400)
* Use Regexp#match? when MatchData is not required (#8427)
* Check default front matter scope against symbols (#8393)
* Stash frequently used Drop setter keys for reuse (#8394)
### Minor Enhancements