We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 608b4fc commit cfab7e3Copy full SHA for cfab7e3
CHANGELOG
@@ -1,3 +1,8 @@
1
+mkdocs-material-9.5.3+insiders-4.49.2 (2024-01-09)
2
+
3
+ * Fixed missing attribute lists extension for tags plugin
4
+ * Fixed #6627: New tags plugin crashes on Python 3.8
5
6
mkdocs-material-9.5.3+insiders-4.49.1 (2024-01-07)
7
8
* Improved interop of new tags plugin with other plugins
docs/insiders/changelog/index.md
@@ -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
9
10
### 4.49.1 <small>January 7, 2024</small> { id="4.49.1" }
11
12
- Improved interop of new tags plugin with other plugins
0 commit comments