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

This commit is contained in:
jekyllbot 2020-11-02 04:04:23 -05:00
parent a6bbcb7fb6
commit 95a7b20787
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@
* 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)
* Memoize defaults computed for Convertibles (#8451)
### Minor Enhancements