Skip to content

Commit 466fa50

Browse files
committed
Updated Insiders changelog
1 parent eafd98e commit 466fa50

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
mkdocs-material-7.3.2+insiders-3.1.3 (2021-10-12)
2+
3+
* Added warnings to search plugin for unsupported options and syntax
4+
* Fixed #3503: Search sometimes returns entire page
5+
* Fixed #3089: Single-line code annotations disappear when printing
6+
17
mkdocs-material-7.3.3 (2021-10-11)
28

39
* Rewrite of entire documentation
@@ -17,7 +23,7 @@ mkdocs-material-7.3.2 (2021-10-06)
1723
* Deprecated prebuilding of search index
1824
* Improved graceful handling of broken search for file://
1925
* Added minimum Jinja version to list of requirements
20-
* Fixed #3071: section index pages render empty directories
26+
* Fixed #3071: Section index pages render empty directories
2127
* Fixed margin issues when using navigation tabs (7.3.1 regression)
2228
* Fixed search placeholder sometimes being shown too early
2329

docs/insiders/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ template: overrides/main.html
66

77
## Material for MkDocs Insiders
88

9+
### 3.1.3 <small>_ October 12, 2021</small> { id="3.1.3" }
10+
11+
- Added warnings to search plugin for unsupported options and syntax
12+
- Fixed #3503: Search sometimes returns entire page
13+
- Fixed #3089: Single-line code annotations disappear when printing
14+
915
### 3.1.2 <small>_ October 6, 2021</small> { id="3.1.2" }
1016

1117
- Fixed incorrect path separators for social cards on Windows

0 commit comments

Comments
 (0)