Updated Insiders changelog

This commit is contained in:
squidfunk 2021-09-01 21:47:14 +02:00
parent bfdd0df4b4
commit 565993ee1e
2 changed files with 8 additions and 0 deletions

View File

@ -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)

View File

@ -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