diff --git a/CHANGELOG b/CHANGELOG index d55415d99..a0f869f16 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +mkdocs-material-9.7.2 (2026-02-18) + + * Opened up version ranges of optional dependencies for forward-compatibility + * Added warning to 'mkdocs build' about impending MkDocs 2.0 incompatibility + mkdocs-material-9.7.1 (2025-12-18) * Updated requests to 2.30+ to mitigate CVE in urllib diff --git a/docs/changelog/index.md b/docs/changelog/index.md index 014807041..52c929513 100644 --- a/docs/changelog/index.md +++ b/docs/changelog/index.md @@ -2,6 +2,11 @@ ## Material for MkDocs +### 9.7.2 February 18, 2026 { id="9.7.2" } + +- Opened up version ranges of optional dependencies for forward-compatibility +- Added warning to `mkdocs build` about impeding MkDocs 2.0 incompatibility + ### 9.7.1 December 18, 2025 { id="9.7.1" } - Updated requests to 2.30+ to mitigate CVE in urllib