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

This commit is contained in:
jekyllbot 2019-05-31 11:31:49 -04:00
parent db3570e582
commit 2f791484ab
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@
* Fix broken include_relative usage in excerpt (#7633)
* 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)
### Minor Enhancements