From e4db593814c049b143423c44257ac6c0e8e74023 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 11 Oct 2020 05:15:49 -0400 Subject: [PATCH] Update history to reflect merge of #8394 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 7749486a..d7f696ad 100644 --- a/History.markdown +++ b/History.markdown @@ -61,6 +61,7 @@ * Reduce allocation from normalize_whitespace filter (#8400) * Use Regexp#match? when MatchData is not required (#8427) * Check default front matter scope against symbols (#8393) + * Stash frequently used Drop setter keys for reuse (#8394) ### Minor Enhancements