From ef027be97ed9b7b9326adec9949e91f46849a87b Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 10 Apr 2018 09:21:26 -0400 Subject: [PATCH] Update history to reflect merge of #6916 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 635c2e1e..fa8df8f1 100644 --- a/History.markdown +++ b/History.markdown @@ -36,6 +36,7 @@ * Allow passing :strict_variables and :strict_filters options to Liquid's renderer (#6726) * Debug writing files during the build process (#6696) * Improve regex usage in `Tags::IncludeTag` (#6848) + * Improve comment included in the starter index.md (#6916) ### Documentation