Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed Aug 4, 2021
1 parent b07e466 commit 846ac81
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
mkdocs-material-7.2.2+insiders-2.12.2 (2021-08-04)

* Fixed #2891: Division by zero error in social plugin

mkdocs-material-7.2.2 (2021-07-31)

* Updated Korean translations
* Fixed #2879: Search highlighting does not properly escape HTML

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
* Fixed error in social plugin when site_description was not set
* Fixed error in social plugin for non-ASCII characters

mkdocs-material-7.2.1+insiders-2.12.0 (2021-07-25)

Expand Down
8 changes: 6 additions & 2 deletions docs/insiders/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,14 @@ template: overrides/main.html

## Material for MkDocs Insiders

### 2.12.2 <small>_ August 4, 2021</small>

- Fixed #2891: Division by zero error in social plugin

### 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
- Fixed error in social plugin when `site_description` was not set
- Fixed error in social plugin for non-ASCII characters

### 2.12.0 <small>_ July 25, 2021</small>

Expand Down

0 comments on commit 846ac81

Please sign in to comment.