From fec13b3d05d7d2bd28bfa46825391a8813cfd895 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 3 Oct 2018 11:29:48 -0400 Subject: [PATCH] Update history to reflect merge of #7136 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 747b304b..2b653f05 100644 --- a/History.markdown +++ b/History.markdown @@ -81,6 +81,7 @@ * Strip extra slashes via `Jekyll.sanitized_path` (#7182) * Site template: remove default config for markdown (#7285) * Cache: Do not dump undumpable objects (#7190) + * Optimize rendering Liquid templates (#7136) ### Major Enhancements