From c9346ef522230e02520e75a53c226c5a75b342b6 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 12 Apr 2018 12:56:48 -0400 Subject: [PATCH] Update history to reflect merge of #6841 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 23016af2..05918d56 100644 --- a/History.markdown +++ b/History.markdown @@ -41,6 +41,7 @@ * Store and retrieve converter instances for Jekyll::Filters via a hash (#6856) * Implement a cache within the `where` filter (#6868) * Store regexp in a constant (#6887) + * Optimize computing filename in LiquidRenderer (#6841) ### Documentation