From 449a874bf7986305ae2311e9cd2b08dd83abba27 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 12 Apr 2018 11:37:44 -0400 Subject: [PATCH] Update history to reflect merge of #6891 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 27a465ff..ae3d6bc5 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) + * Handle liquid tags in excerpts robustly (#6891) ### Documentation