1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-23 23:21:00 +01:00

Updated Insiders changelog

This commit is contained in:
squidfunk 2024-04-25 11:27:10 +07:00
parent 0a39f04cea
commit 2e1e109c4a
No known key found for this signature in database
GPG Key ID: 5ED40BC4F9C436DF
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,7 @@
mkdocs-material-9.5.19+insiders-4.53.7 (2024-04-25)
* Fixed #7060: Incorrect resolution of translation when using static-i18n
mkdocs-material-9.5.19 (2024-04-25)
* Updated MkDocs to 1.6 and limited version to < 2

View File

@ -2,6 +2,10 @@
## Material for MkDocs Insiders
### 4.53.7 <small>April 25, 2024</small> { id="4.53.7" }
- Fixed #7060: Incorrect resolution of translation when using static-i18n
### 4.53.6 <small>April 5, 2024</small> { id="4.53.6" }
- Ensure working directory is set for projects when using projects plugin