From 0e4182aefad27c72c6b1c0f0e300e57edefaa0ba Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 20 Nov 2024 07:05:44 -0800 Subject: [PATCH] Update history to reflect merge of #9715 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index c2142d95..2735d9ef 100644 --- a/History.markdown +++ b/History.markdown @@ -111,6 +111,7 @@ * 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) * Fix missing `url` configuration option documentation (#9699) + * Link to GitHub Pages Dependency versions page instead of explicitly specifying Jekyll version (#9715) ### Site Enhancements