From 501d0253fad3d83e8c750a8cf894a95eab5a9390 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 28 Oct 2018 11:39:34 -0400 Subject: [PATCH] Update history to reflect merge of #7343 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 4f1393a1..65dc2b69 100644 --- a/History.markdown +++ b/History.markdown @@ -73,6 +73,7 @@ * docs: list all standard liquid filters (#7333) * Document Jekyll Filters with YAML data (#7335) * Remove redundant instruction comment (#7342) + * docs: minimize rendering count (#7343) ### Minor Enhancements