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

This commit is contained in:
jekyllbot 2020-11-05 09:38:54 -05:00
parent 5054e57fa5
commit 56d59a1782
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@
* Stash frequently used Drop setter keys for reuse (#8394) * Stash frequently used Drop setter keys for reuse (#8394)
* Memoize defaults computed for Convertibles (#8451) * Memoize defaults computed for Convertibles (#8451)
* Reduce array allocations from merging categories (#8453) * Reduce array allocations from merging categories (#8453)
* Enable Lint/NoReturnInBeginEndBlocks Cop (#8457)
### Minor Enhancements ### Minor Enhancements