Updated Insiders changelog
This commit is contained in:
parent
bfdd0df4b4
commit
565993ee1e
|
|
@ -1,3 +1,7 @@
|
|||
mkdocs-material-7.2.6+insiders-2.13.3 (2021-09-01)
|
||||
|
||||
* Added support for disabling social card generation
|
||||
|
||||
mkdocs-material-7.2.6 (2021-09-01)
|
||||
|
||||
* Fixed rendering of blockquote elements (7.0.0 regression)
|
||||
|
|
|
|||
|
|
@ -6,6 +6,10 @@ template: overrides/main.html
|
|||
|
||||
## Material for MkDocs Insiders
|
||||
|
||||
### 2.13.3 <small>_ September 1, 2021</small>
|
||||
|
||||
- Added support for disabling social card generation
|
||||
|
||||
### 2.13.2 <small>_ August 25, 2021</small>
|
||||
|
||||
- Fixed #2965: Social plugin error when primary color is not defined
|
||||
|
|
|
|||
Loading…
Reference in New Issue