Updated Insiders changelog
This commit is contained in:
parent
608b4fcc6a
commit
cfab7e39e0
|
|
@ -1,3 +1,8 @@
|
|||
mkdocs-material-9.5.3+insiders-4.49.2 (2024-01-09)
|
||||
|
||||
* Fixed missing attribute lists extension for tags plugin
|
||||
* Fixed #6627: New tags plugin crashes on Python 3.8
|
||||
|
||||
mkdocs-material-9.5.3+insiders-4.49.1 (2024-01-07)
|
||||
|
||||
* Improved interop of new tags plugin with other plugins
|
||||
|
|
|
|||
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
## Material for MkDocs Insiders
|
||||
|
||||
### 4.49.2 <small>January 9, 2024</small> { id="4.49.2" }
|
||||
|
||||
- Fixed missing attribute lists extension for tags plugin
|
||||
- Fixed #6627: New tags plugin crashes on Python 3.8
|
||||
|
||||
### 4.49.1 <small>January 7, 2024</small> { id="4.49.1" }
|
||||
|
||||
- Improved interop of new tags plugin with other plugins
|
||||
|
|
|
|||
Loading…
Reference in New Issue