From ecaefdb991845bdb6437f571517d185455c81e6d Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 19 Oct 2018 16:29:16 -0400 Subject: [PATCH] Update history to reflect merge of #7326 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 446eec49..6fbd5c25 100644 --- a/History.markdown +++ b/History.markdown @@ -142,6 +142,7 @@ * Check if scope applies to type before given path (#7263) * 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) ### feature