From 5ba6a36b1f861f6e16215fe40d2a6dbac453fd4f Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 12 Apr 2018 11:36:54 -0400 Subject: [PATCH] Update history to reflect merge of #6868 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 02100971..003ab2e9 100644 --- a/History.markdown +++ b/History.markdown @@ -39,6 +39,7 @@ * Improve regex usage in `Tags::IncludeTag` (#6848) * Improve comment included in the starter index.md (#6916) * Store and retrieve converter instances for Jekyll::Filters via a hash (#6856) + * Implement a cache within the `where` filter (#6868) ### Documentation