From 8a01e6aed95b7ae2e8bc8823a1e1bef25d5a8629 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 18 Nov 2020 05:42:10 -0500 Subject: [PATCH] Update history to reflect merge of #8472 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 35ceb426..913b05c3 100644 --- a/History.markdown +++ b/History.markdown @@ -77,6 +77,7 @@ * Memoize destination of pages, documents and staticfiles (#8458) * Generate items from `site.include` list only once (#8463) * Allow triggering `:post_convert` events atomically (#8465) + * Explicitly return nil after site process phase (#8472) ### Minor Enhancements