From 65773e19a8aed4d7e7fd6ad7f8cbb33f2fcec6ff Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 14 Aug 2019 13:36:15 -0400 Subject: [PATCH] Update history to reflect merge of #7290 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index e32abe94..a232a2a1 100644 --- a/History.markdown +++ b/History.markdown @@ -65,6 +65,7 @@ * Don't read symlinks in site.include in safe mode (#7711) * Replace `String#=~` with `String#match?` (#7723) * Update log output for an invalid theme directory (#7679) + * Remove configuration of theme sass files from Core (#7290) ### Minor Enhancements