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 77e5537 commit 20ce88aCopy full SHA for 20ce88a
CHANGELOG
@@ -2,6 +2,10 @@ mkdocs-material-9.2.4 (2023-xx-xx)
2
3
* Updated Afrikaans translations
4
5
+mkdocs-material-9.2.3+insiders-4.39.3 (2023-08-24)
6
+
7
+ * Fixed lxml dependency missing in Docker image (4.39.2 regression)
8
9
mkdocs-material-9.2.3+insiders-4.39.2 (2023-08-23)
10
11
* Fixed color palette toggle being reversed (9.2.0 regression)
docs/insiders/changelog.md
@@ -2,6 +2,10 @@
## Material for MkDocs Insiders
+### 4.39.3 <small>August 24, 2023</small> { id="4.39.3" }
+- Fixed lxml dependency missing in Docker container (4.39.2 regression)
### 4.39.2 <small>August 23, 2023</small> { id="4.39.2" }
- Fixed color palette toggle being reversed (9.2.0 regression)
0 commit comments