Skip to content

Commit 846ac81

Browse files
committed
Updated changelog
1 parent b07e466 commit 846ac81

File tree

2 files changed

+12
-4
lines changed

2 files changed

+12
-4
lines changed

CHANGELOG

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
1+
mkdocs-material-7.2.2+insiders-2.12.2 (2021-08-04)
2+
3+
* Fixed #2891: Division by zero error in social plugin
4+
15
mkdocs-material-7.2.2 (2021-07-31)
26

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

610
mkdocs-material-7.2.1+insiders-2.12.1 (2021-07-26)
711

8-
* Fixed error in social cards plugin when site_description was not set
9-
* Fixed error in social cards plugin for non-ASCII characters
12+
* Fixed error in social plugin when site_description was not set
13+
* Fixed error in social plugin for non-ASCII characters
1014

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

docs/insiders/changelog.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,14 @@ template: overrides/main.html
66

77
## Material for MkDocs Insiders
88

9+
### 2.12.2 <small>_ August 4, 2021</small>
10+
11+
- Fixed #2891: Division by zero error in social plugin
12+
913
### 2.12.1 <small>_ July 26, 2021</small>
1014

11-
- Fixed error in social cards plugin when `site_description` was not set
12-
- Fixed error in social cards plugin for non-ASCII characters
15+
- Fixed error in social plugin when `site_description` was not set
16+
- Fixed error in social plugin for non-ASCII characters
1317

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

0 commit comments

Comments
 (0)