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

This commit is contained in:
jekyllbot
2019-07-01 13:56:41 -04:00
parent ebe62e8a28
commit ed8681b1e7

View File

@@ -64,6 +64,7 @@
* Backport #7213 and #7633 for v3.8.x: Fix broken include_relative usage in excerpt (#7690)
* 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)
### Minor Enhancements