From 767db9417b226c734285d6877f5783f4e18bb75a Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 28 Feb 2018 11:00:56 -0500 Subject: [PATCH] Update history to reflect merge of #6808 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index afa922df..26e64909 100644 --- a/History.markdown +++ b/History.markdown @@ -17,6 +17,7 @@ * Allow Jekyll Doctor to detect stray posts dir (#6681) * 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) ### Documentation