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

This commit is contained in:
jekyllbot 2019-08-14 13:36:15 -04:00
parent de60632309
commit 65773e19a8
1 changed files with 1 additions and 0 deletions

View File

@ -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