From 9de60bbf48b7344d86d469a80348e91af7cfce5a Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 11 Nov 2020 05:36:56 -0500 Subject: [PATCH] Update history to reflect merge of #8465 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 12232580..44280f8d 100644 --- a/History.markdown +++ b/History.markdown @@ -71,6 +71,7 @@ * Enable Lint/NoReturnInBeginEndBlocks Cop (#8457) * Memoize destination of pages, documents and staticfiles (#8458) * Generate items from `site.include` list only once (#8463) + * Allow triggering `:post_convert` events atomically (#8465) ### Minor Enhancements