We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77c01fe commit 85d9a56Copy full SHA for 85d9a56
CHANGELOG
@@ -1,3 +1,8 @@
1
+mkdocs-material-7.1.6+insiders.2.9.2 (2021-05-30)
2
+
3
+ * Moved tags to partial for easier customization
4
+ * Added support for hiding tags on any page
5
6
mkdocs-material-7.1.6 (2021-05-30)
7
8
* Deprecated seealso admonition qualifier
docs/insiders/changelog.md
@@ -6,6 +6,11 @@ template: overrides/main.html
## Material for MkDocs Insiders
9
+### 2.9.2 <small>_ May 30, 2021</small>
10
11
+- Moved tags to partial for easier customization
12
+- Added support for hiding tags on any page
13
14
### 2.9.1 <small>_ May 24, 2021</small>
15
16
- Added missing guard for linking of content tabs
0 commit comments