From 1825813c939f2d8328fe047f48acbe14dd3470e9 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 4 Nov 2018 14:02:02 -0500 Subject: [PATCH] Update history to reflect merge of #7250 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 44af7f05..9101cfec 100644 --- a/History.markdown +++ b/History.markdown @@ -152,6 +152,7 @@ * Check key in collections only if it isn't "posts" (#7277) * Revert "Cache converter in renderer" (#7326) * Measure the no. of times a template gets rendered (#7316) + * Re-implement handling Liquid blocks in excerpts (#7250) ### feature