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