From 56c35f1a7df7dbc5c3dc9d836341ff71d14876a8 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 28 Oct 2018 06:04:29 -0400 Subject: [PATCH] Update history to reflect merge of #7316 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 73db99db..f6b0256b 100644 --- a/History.markdown +++ b/History.markdown @@ -148,6 +148,7 @@ * Document two methods, simplify one of the methods (#7270) * 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) ### feature