We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5654b5 commit e21a119Copy full SHA for e21a119
2 files changed
CHANGELOG
@@ -1,3 +1,8 @@
1
+mkdocs-material-9.7.2 (2026-02-18)
2
+
3
+ * Opened up version ranges of optional dependencies for forward-compatibility
4
+ * Added warning to 'mkdocs build' about impending MkDocs 2.0 incompatibility
5
6
mkdocs-material-9.7.1 (2025-12-18)
7
8
* Updated requests to 2.30+ to mitigate CVE in urllib
docs/changelog/index.md
@@ -2,6 +2,11 @@
## Material for MkDocs
+### 9.7.2 <small>February 18, 2026</small> { 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
10
### 9.7.1 <small>December 18, 2025</small> { id="9.7.1" }
11
12
- Updated requests to 2.30+ to mitigate CVE in urllib
0 commit comments