mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Prepare 7.3.2+insiders-3.1.2 release
This commit is contained in:
parent
792a42589b
commit
999fc3d39d
@ -1,3 +1,7 @@
|
|||||||
|
mkdocs-material-7.3.2+insiders-3.1.2 (2021-10-06)
|
||||||
|
|
||||||
|
* Fixed incorrect path separators for social cards on Windows
|
||||||
|
|
||||||
mkdocs-material-7.3.2 (2021-10-06)
|
mkdocs-material-7.3.2 (2021-10-06)
|
||||||
|
|
||||||
* Deprecated prebuilding of search index
|
* Deprecated prebuilding of search index
|
||||||
|
@ -6,6 +6,10 @@ template: overrides/main.html
|
|||||||
|
|
||||||
## Material for MkDocs Insiders
|
## Material for MkDocs Insiders
|
||||||
|
|
||||||
|
### 3.1.2 <small>_ October 6, 2021</small>
|
||||||
|
|
||||||
|
- Fixed incorrect path separators for social cards on Windows
|
||||||
|
|
||||||
### 3.1.1 <small>_ September 26, 2021</small>
|
### 3.1.1 <small>_ September 26, 2021</small>
|
||||||
|
|
||||||
- Fixed ordering bug in search exclusion logic
|
- Fixed ordering bug in search exclusion logic
|
||||||
|
Loading…
Reference in New Issue
Block a user