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

This commit is contained in:
jekyllbot 2020-10-08 10:03:18 -04:00
parent 335429b10c
commit 01d0b78abb
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@
* Enable `Performance/ChainArrayAllocation` cop (#8404)
* Utilize flexibility of Site#in_dest_dir (#8403)
* Reduce allocation from normalize_whitespace filter (#8400)
* Use Regexp#match? when MatchData is not required (#8427)
### Minor Enhancements