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

This commit is contained in:
jekyllbot 2019-06-05 08:46:00 -04:00
parent c914e8628b
commit 04ba0c3b10
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@
* Initialize and reset glob_cache only as necessary (#7658)
* 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 #7213 and #7633 for v3.8.x: Fix broken include_relative usage in excerpt (#7690)
### Minor Enhancements