Skip to content

Commit b43448a

Browse files
committed
Updated Insiders changelog
1 parent cfd70cc commit b43448a

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
mkdocs-material-8.2.10+insiders-4.13.0 (2022-04-24)
2+
3+
* Added support for tag icons
4+
15
mkdocs-material-8.2.10 (2022-04-24)
26

37
* Added Macedonian translations

docs/insiders/changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ template: overrides/main.html
66

77
## Material for MkDocs Insiders
88

9+
### 4.13.0 <small>_ April 24, 2022</small> { id="4.13.0" }
10+
11+
- Added support for tag icons
12+
913
### 4.12.0 <small>_ March 27, 2022</small> { id="4.12.0" }
1014

1115
- Added support for card grids and grid layouts

docs/insiders/index.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,9 @@ The following features are solely available via Material for MkDocs Insiders:
172172

173173
<div class="mdx-columns" markdown>
174174

175+
- [x] [Tag icons] :material-new-box:
175176
- [x] [Card grids] :material-new-box:
176-
- [x] [Offline plugin] :material-new-box:
177+
- [x] [Offline plugin]
177178
- [x] [Privacy plugin]
178179
- [x] [Table of contents anchor following]
179180
- [x] [Annotations]
@@ -230,13 +231,14 @@ are released for general availability.
230231
- [x] [Social cards]
231232
- [x] [Code annotations: anchor links]
232233
- [x] [Code annotations: strip comments]
234+
- [x] [Tag icons]
233235
- [x] [Table of contents anchor following]
234236
- [x] Sidebars automatically scroll to active item
235-
- [ ] Stay on page when switching languages
236237

237238
[Social cards]: ../setup/setting-up-social-cards.md
238239
[Code annotations: anchor links]: ../reference/code-blocks.md#anchor-links
239240
[Code annotations: strip comments]: ../reference/code-blocks.md#stripping-comments
241+
[Tag icons]: ../setup/setting-up-tags.md#tag-icons
240242
[Table of contents anchor following]: ../setup/setting-up-navigation.md#anchor-following
241243

242244
#### $ 10,000 – Carolina Reaper

0 commit comments

Comments
 (0)