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

Updated Insiders documentation

This commit is contained in:
squidfunk 2021-01-26 10:56:46 +01:00
parent 57e94809f2
commit 1e812c6146
2 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,9 @@
mkdocs-material-6.2.6+insiders-1.16.1 (2021-01-26)
* Fixed #2249: Instant loading + sticky tabs result in invalid links
* Fixed #2248: Search highlighting URL parameter always added
* Fixed #2235: Version selector doesn't select current version for aliases
mkdocs-material-6.2.6 (2021-01-26)
* Added Bulgarian translations

View File

@ -6,6 +6,12 @@ template: overrides/main.html
## Material for MkDocs Insiders
### 1.16.1 <small>_ January 26, 2021</small>
- Fixed #2249: Instant loading + sticky tabs result in invalid links
- Fixed #2248: Search highlighting URL parameter always added
- Fixed #2235: Version selector doesn't select current version for aliases
### 1.16.0 <small>_ January 7, 2021</small>
- Added latest release to repository info (GitHub)