diff --git a/CHANGELOG b/CHANGELOG index f41a66c86..1911bf120 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,12 @@ +mkdocs-material-8.2.8 (2022-03-27) + + * Bumped MkDocs version to 1.3.0 to mitigate breaking changes in Jinja + * Reverted Jinja version range limitation (added in 8.2.7) + * Improved styling of annotations and fixed borders of code blocks in tabs + * Added background color to code blocks in focused/hovered links + * Added check in tags plugin whether tags overview page exists + * Fixed #3744: Content tab indicator on wrong position when using back button + mkdocs-material-8.2.7 (2022-03-24) * Temporarily limit Jinja version range to < 3.1 due to breaking changes diff --git a/docs/changelog/index.md b/docs/changelog/index.md index 43d4dbcb1..833855f08 100644 --- a/docs/changelog/index.md +++ b/docs/changelog/index.md @@ -6,6 +6,15 @@ template: overrides/main.html ## Material for MkDocs +### 8.2.8 _ March 27, 2022 { id="8.2.8" } + +- Bumped MkDocs version to 1.3.0 to mitigate breaking changes in Jinja +- Reverted Jinja version range limitation (added in 8.2.7) +- Improved styling of annotations and fixed borders of code blocks in tabs +- Added background color to code blocks in focused/hovered links +- Added check in tags plugin whether tags overview page exists +- Fixed #3744: Content tab indicator on wrong position when using back button + ### 8.2.7 _ March 24, 2022 { id="8.2.7" } - Temporarily limit Jinja version range to < 3.1 due to breaking changes diff --git a/docs/insiders/index.md b/docs/insiders/index.md index ab1a96c04..7af8fb4ed 100644 --- a/docs/insiders/index.md +++ b/docs/insiders/index.md @@ -170,8 +170,9 @@ The following features are solely available via Material for MkDocs Insiders: