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 6ace043 commit 800b07eCopy full SHA for 800b07e
CHANGELOG
@@ -1,3 +1,8 @@
1
+mkdocs-material-9.5.13+insiders-4.53.1 (2024-03-06)
2
+
3
+ * Fixed #6877: Projects plugin computes incorrect path to assets
4
+ * Fixed #6869: Blog plugin should emit warning on invalid related link
5
6
mkdocs-material-9.5.13 (2024-03-06)
7
8
* Updated Slovak translations
docs/insiders/changelog/index.md
@@ -2,6 +2,11 @@
## Material for MkDocs Insiders
+### 4.53.1 <small>March 6, 2024</small> { id="4.53.1" }
+- Fixed #6877: Projects plugin computes incorrect path to assets
+- Fixed #6869: Blog plugin should emit warning on invalid related link
9
10
### 4.53.0 <small>February 24, 2024</small> { id="4.53.0" }
11
12
- Added support for automatic instant previews
0 commit comments