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:
parent
e8478d921a
commit
7368c7f759
@ -1,3 +1,8 @@
|
||||
mkdocs-material-9.5.24+insiders-4.53.10 (2024-05-20)
|
||||
|
||||
* Fixed projects plugin crashing in serve mode when disabled
|
||||
* Fixed projects plugin crashing when building nested projects
|
||||
|
||||
mkdocs-material-9.5.24+insiders-4.53.9 (2024-05-20)
|
||||
|
||||
* Fixed #7191: Tags listings not rendering when toc_depth is changed
|
||||
|
@ -2,6 +2,11 @@
|
||||
|
||||
## Material for MkDocs Insiders
|
||||
|
||||
### 4.53.10 <small>May 20, 2024</small> { id="4.53.10" }
|
||||
|
||||
- Fixed projects plugin crashing in serve mode when disabled
|
||||
- Fixed projects plugin crashing when building nested projects
|
||||
|
||||
### 4.53.9 <small>May 20, 2024</small> { id="4.53.9" }
|
||||
|
||||
- Fixed #7191: Tags listings not rendering when `toc_depth` is changed
|
||||
|
Loading…
Reference in New Issue
Block a user