1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 01:50:52 +01:00

Updated Insiders changelog

This commit is contained in:
squidfunk 2022-02-02 10:14:19 +01:00
parent 0094076756
commit 5faf8cc186
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
mkdocs-material-8.1.9+insiders-4.7.2 (2022-02-02)
* Fixed #3526: Transparent sidebar title due to Safari bug
* Fixed #3528: Firefox sometimes clips text in flow chart diagrams
mkdocs-material-8.1.9+insiders-4.7.1 (2022-01-30)
* Fixed #3506: Tags index not respecting title set via front matter

View File

@ -6,6 +6,11 @@ template: overrides/main.html
## Material for MkDocs Insiders
### 4.7.2 <small>_ February 2, 2022</small> { id="4.7.2" }
- Fixed #3526: Transparent sidebar title due to Safari bug
- Fixed #3528: Firefox sometimes clips text in flow chart diagrams
### 4.7.1 <small>_ January 30, 2022</small> { id="4.7.1" }
- Fixed #3506: Tags index not respecting title set via front matter