From dce7d569824c43007d3382ca5a87cbdb91d7bd6b Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 19 Aug 2019 03:07:04 -0400 Subject: [PATCH] Update history to reflect merge of #7792 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index f5d273f7..fd3f447b 100644 --- a/History.markdown +++ b/History.markdown @@ -114,6 +114,7 @@ * Replace `String#=~` with `String#match?` (#7723) * Update log output for an invalid theme directory (#7679) * Remove configuration of theme sass files from Core (#7290) + * Actually conditionally include liquid-c (#7792) ### Development Fixes