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

This commit is contained in:
jekyllbot 2020-10-01 09:53:15 -04:00
parent ecbfa58d65
commit c9b84e2b35
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@
* Compute relative_path of pages using PathManager (#8408)
* Enable `Performance/ChainArrayAllocation` cop (#8404)
* Utilize flexibility of Site#in_dest_dir (#8403)
* Reduce allocation from normalize_whitespace filter (#8400)
### Minor Enhancements