From a9c7ca91fd71acd990512c1a85558b2fd49c7e93 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 28 Feb 2018 11:07:52 -0500 Subject: [PATCH] Update history to reflect merge of #6767 [ci skip] --- History.markdown | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/History.markdown b/History.markdown index 293f4b8e..718726a5 100644 --- a/History.markdown +++ b/History.markdown @@ -18,6 +18,7 @@ * Excerpt relative-path should match its path (#6597) * Remind user to resolve conflict in `jekyll new` with `--force` (#6801) * Memoize helper methods in site-cleaner (#6808) + * Compute document's relative_path faster (#6767) ### Documentation @@ -44,10 +45,7 @@ ### Bug Fixes - * Append appropriate closing tag to Liquid block in an excerpt (#6724) - -### -minor - + * Append appropriate closing tag to Liquid block in an excerpt ### -minor (#6724) * Bypass rendering via Liquid unless required (#6735) ## 3.7.3 / 2018-02-25