From d1aa1cfd5b4fcc8495a5aae4a1fe3983ef6d9fa6 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 12 Apr 2018 11:37:16 -0400 Subject: [PATCH] Update history to reflect merge of #6887 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 003ab2e9..27a465ff 100644 --- a/History.markdown +++ b/History.markdown @@ -40,6 +40,7 @@ * 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) + * Store regexp in a constant (#6887) ### Documentation