Updated Insiders changelog

This commit is contained in:
squidfunk 2024-03-06 13:12:51 +07:00
parent 6ace043247
commit 800b07ea50
No known key found for this signature in database
GPG Key ID: 5ED40BC4F9C436DF
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
mkdocs-material-9.5.13+insiders-4.53.1 (2024-03-06)
* Fixed #6877: Projects plugin computes incorrect path to assets
* Fixed #6869: Blog plugin should emit warning on invalid related link
mkdocs-material-9.5.13 (2024-03-06) mkdocs-material-9.5.13 (2024-03-06)
* Updated Slovak translations * Updated Slovak translations

View File

@ -2,6 +2,11 @@
## Material for MkDocs Insiders ## Material for MkDocs Insiders
### 4.53.1 <small>March 6, 2024</small> { id="4.53.1" }
- Fixed #6877: Projects plugin computes incorrect path to assets
- Fixed #6869: Blog plugin should emit warning on invalid related link
### 4.53.0 <small>February 24, 2024</small> { id="4.53.0" } ### 4.53.0 <small>February 24, 2024</small> { id="4.53.0" }
- Added support for automatic instant previews - Added support for automatic instant previews