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

This commit is contained in:
jekyllbot
2020-11-09 07:03:17 -05:00
parent db9ca22c24
commit 11ff8aa0dd

View File

@@ -70,6 +70,7 @@
* Reduce array allocations from merging categories (#8453)
* Enable Lint/NoReturnInBeginEndBlocks Cop (#8457)
* Memoize destination of pages, documents and staticfiles (#8458)
* Generate items from `site.include` list only once (#8463)
### Minor Enhancements