From 7d9667f13f7b2c1a76c949a0f2ca4b88878f2716 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 28 Oct 2018 06:08:34 -0400 Subject: [PATCH] Update history to reflect merge of #7304 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index f6b0256b..4f1393a1 100644 --- a/History.markdown +++ b/History.markdown @@ -94,6 +94,7 @@ * feat: enhance --blank scaffolding (#7310) * Skip processing posts that can not be read (#7302) * Memoize Site#post_attr_hash (#7276) + * Load config file from within current theme-gem (#7304) ### Major Enhancements