Updated Insiders changelog
This commit is contained in:
parent
181344c3da
commit
164d6d853b
|
|
@ -1,3 +1,7 @@
|
||||||
|
mkdocs-material-8.1.9+insiders-4.7.1 (2022-01-30)
|
||||||
|
|
||||||
|
* Fixed #3506: Tags index not respecting title set via front matter
|
||||||
|
|
||||||
mkdocs-material-8.1.9 (2022-01-30)
|
mkdocs-material-8.1.9 (2022-01-30)
|
||||||
|
|
||||||
* Added support for mkdocs.yml validation and auto-complete
|
* Added support for mkdocs.yml validation and auto-complete
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,10 @@ template: overrides/main.html
|
||||||
|
|
||||||
## Material for MkDocs Insiders
|
## Material for MkDocs Insiders
|
||||||
|
|
||||||
|
### 4.7.1 <small>_ January 30, 2022</small> { id="4.7.1" }
|
||||||
|
|
||||||
|
- Fixed #3506: Tags index not respecting title set via front matter
|
||||||
|
|
||||||
### 4.7.0 <small>_ January 25, 2022</small> { id="4.7.0" }
|
### 4.7.0 <small>_ January 25, 2022</small> { id="4.7.0" }
|
||||||
|
|
||||||
- Added native support for offline search
|
- Added native support for offline search
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue