From beada92da8e967e9bfd023d6abe471a80e7bf727 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 12 Apr 2018 11:36:14 -0400 Subject: [PATCH] Update history to reflect merge of #6856 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index aefb5079..02100971 100644 --- a/History.markdown +++ b/History.markdown @@ -38,6 +38,7 @@ * Debug writing files during the build process (#6696) * 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) ### Documentation