From fd8a7e7e3b92f87a247dcc51bbd99c977a1e5d83 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 24 Sep 2020 07:36:13 -0400 Subject: [PATCH] Update history to reflect merge of #8401 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index f49ec3e1..70d986eb 100644 --- a/History.markdown +++ b/History.markdown @@ -47,6 +47,7 @@ * Optimize parsing of parameters in include tag (#8192) * Stash documents `write?` attribute in a variable (#8389) * Reduce string allocations from generating doc URLs (#8392) + * Check if site is in incremental mode optimally (#8401) ### Minor Enhancements