From 3af8553c7c1fcbf938187f4525b37ad060c50a93 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 26 Apr 2018 01:58:27 -0400 Subject: [PATCH] Update history to reflect merge of #6945 [ci skip] --- History.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.markdown b/History.markdown index a620ef92..a6152305 100644 --- a/History.markdown +++ b/History.markdown @@ -12,6 +12,10 @@ * use jekyll-compose if installed (#6932) +### Bug Fixes + + * Fix rendering Liquid constructs in excerpts (#6945) + ## 3.8.0 / 2018-04-19 ### Development Fixes