From f93928ab2cbb8b56efa8be35417194b0b42a9d3c Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 20 Oct 2024 07:22:49 -0700 Subject: [PATCH] Update history to reflect merge of #9697 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 47ffed8c..202d8a75 100644 --- a/History.markdown +++ b/History.markdown @@ -109,6 +109,7 @@ * Fix grammar in the description of `page.excerpt` variable (#9689) * Render HTML tables at `/docs/permalinks/` using a data file (#9666) * Fix HTML attribute separation whitespace placement in the Navigation include code of Assets step of the Step by Step Tutorial (#9695) + * Fix missing glob matching pattern support description in the documentation of the `include` and `exclude` configuration options (#9697) ### Site Enhancements