1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 03:18:21 +02:00

Updated Insiders changelog

This commit is contained in:
squidfunk 2023-02-13 18:14:59 +01:00
parent 751e4afab2
commit 49ba2a30ce
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
mkdocs-material-9.0.12+insiders-4.30.2 (2023-02-13)
* Fixed privacy plugin excludes not working (4.30.0 regression)
mkdocs-material-9.0.12+insiders-4.30.1 (2023-02-12)
* Fixed privacy plugin not handling static templates e.g. 404.html

View File

@ -2,6 +2,10 @@
## Material for MkDocs Insiders
### 4.30.2 <small>February 13, 2023</small> { id="4.30.2" }
- Fixed privacy plugin excludes not working (4.30.0 regression)
### 4.30.1 <small>February 12, 2023</small> { id="4.30.1" }
- Fixed privacy plugin not handling static templates (e.g. `404.html`)