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

This commit is contained in:
jekyllbot 2020-10-01 09:51:43 -04:00
parent 11020f80fa
commit f0e342d390
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@
* 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) * Enable `Performance/ChainArrayAllocation` cop (#8404)
* Utilize flexibility of Site#in_dest_dir (#8403)
### Minor Enhancements ### Minor Enhancements