Update history to reflect merge of #7792 [ci skip]

This commit is contained in:
jekyllbot 2019-08-19 03:07:04 -04:00
parent 9ddb4350d3
commit dce7d56982
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@
* Replace `String#=~` with `String#match?` (#7723) * Replace `String#=~` with `String#match?` (#7723)
* Update log output for an invalid theme directory (#7679) * Update log output for an invalid theme directory (#7679)
* Remove configuration of theme sass files from Core (#7290) * Remove configuration of theme sass files from Core (#7290)
* Actually conditionally include liquid-c (#7792)
### Development Fixes ### Development Fixes