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

This commit is contained in:
jekyllbot 2020-09-30 02:49:14 -04:00
parent f7292ec9cc
commit b17cb5fe2a
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@
* Check if site is in incremental mode optimally (#8401) * Check if site is in incremental mode optimally (#8401)
* Handle nil argument to Jekyll.sanitized_path (#8415) * Handle nil argument to Jekyll.sanitized_path (#8415)
* Compute relative_path of pages using PathManager (#8408) * Compute relative_path of pages using PathManager (#8408)
* Enable `Performance/ChainArrayAllocation` cop (#8404)
### Minor Enhancements ### Minor Enhancements