diff --git a/History.markdown b/History.markdown index 3c11f153..d807a3c5 100644 --- a/History.markdown +++ b/History.markdown @@ -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