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

This commit is contained in:
jekyllbot 2019-06-27 13:16:29 -04:00
parent 4530721575
commit c76996cd8e
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@
* Backport #7684 for v3.8.x: Revert memoizing Site#docs_to_write and refactor #documents (#7689)
* 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)
### Minor Enhancements