Updated changelog

This commit is contained in:
squidfunk
2026-02-18 16:52:12 +01:00
parent d5654b500a
commit e21a119e38
2 changed files with 10 additions and 0 deletions

View File

@@ -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

View File

@@ -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.7.1 <small>December 18, 2025</small> { id="9.7.1" }
- Updated requests to 2.30+ to mitigate CVE in urllib