mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-23 23:21:00 +01:00
Updated Insiders changelog
This commit is contained in:
parent
5b16868400
commit
6d75663718
@ -1,3 +1,8 @@
|
|||||||
|
mkdocs-material-7.2.1+insiders-2.12.1 (2021-07-26)
|
||||||
|
|
||||||
|
* Fixed error in social cards plugin when site_description was not set
|
||||||
|
* Fixed error in social cards plugin for non-ASCII characters
|
||||||
|
|
||||||
mkdocs-material-7.2.1+insiders-2.12.0 (2021-07-25)
|
mkdocs-material-7.2.1+insiders-2.12.0 (2021-07-25)
|
||||||
|
|
||||||
* Added support for social cards
|
* Added support for social cards
|
||||||
|
@ -6,6 +6,11 @@ template: overrides/main.html
|
|||||||
|
|
||||||
## Material for MkDocs Insiders
|
## Material for MkDocs Insiders
|
||||||
|
|
||||||
|
### 2.12.1 <small>_ July 26, 2021</small>
|
||||||
|
|
||||||
|
- Fixed error in social cards plugin when `site_description` was not set
|
||||||
|
- Fixed error in social cards plugin for non-ASCII characters
|
||||||
|
|
||||||
### 2.12.0 <small>_ July 25, 2021</small>
|
### 2.12.0 <small>_ July 25, 2021</small>
|
||||||
|
|
||||||
- Added support for social cards
|
- Added support for social cards
|
||||||
|
Loading…
Reference in New Issue
Block a user