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

This commit is contained in:
jekyllbot 2019-06-23 18:15:27 -04:00
parent 68a31c8eb2
commit 25b274621b
1 changed files with 1 additions and 0 deletions

View File

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