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-01-09 17:40:34 +07:00
parent 608b4fcc6a
commit cfab7e39e0
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.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

View File

@ -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