diff --git a/History.markdown b/History.markdown index f3849711..12232580 100644 --- a/History.markdown +++ b/History.markdown @@ -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