1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-23 23:21:00 +01:00

Updated changelog

This commit is contained in:
squidfunk 2021-03-14 14:57:50 +01:00
parent 6e1ed45d18
commit 29ddccec5a
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,7 @@
mkdocs-material-7.0.6+insiders-2.3.1 (2021-03-14)
* Fixed anchor offset for permalinks when using sticky navigation tabs
mkdocs-material-7.0.6 (2021-03-14) mkdocs-material-7.0.6 (2021-03-14)
* Added trailing slash to version selector URL * Added trailing slash to version selector URL

View File

@ -6,9 +6,13 @@ template: overrides/main.html
## Material for MkDocs Insiders ## Material for MkDocs Insiders
### 2.3.1 <small>_ March 14, 2021</small>
- Fixed anchor offset for permalinks when using sticky navigation tabs
### 2.3.0 <small>_ March 13, 2021</small> ### 2.3.0 <small>_ March 13, 2021</small>
- Added support for back-to-top button - Added support for back-to-top button
### 2.2.1 <small>_ March 4, 2021</small> ### 2.2.1 <small>_ March 4, 2021</small>