From 9262ff7ec4a7d47b732f0e59319eb53e31ec3d33 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 20 Feb 2018 09:47:58 -0500 Subject: [PATCH] Update history to reflect merge of #6724 [ci skip] --- History.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.markdown b/History.markdown index 680b0ba9..3385cbf2 100644 --- a/History.markdown +++ b/History.markdown @@ -36,6 +36,10 @@ * Remove links to Gists (#6751) * Always load Google Fonts over HTTPS (#6792) +### Bug Fixes + + * Append appropriate closing tag to Liquid block in an excerpt (#6724) + ## 3.7.2 / 2018-01-25 ### Development Fixes