mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Updated changelog
This commit is contained in:
parent
71f0d65284
commit
04fe8fca74
@ -1,3 +1,7 @@
|
||||
mkdocs-material-5.5.13+insiders-1.5.0 (2020-09-19)
|
||||
|
||||
* Added support for autohiding table of contents when empty
|
||||
|
||||
mkdocs-material-5.5.13 (2020-09-19)
|
||||
|
||||
* Improved abbreviations on touch devices
|
||||
@ -12,7 +16,7 @@ mkdocs-material-5.5.12 (2020-08-31)
|
||||
|
||||
mkdocs-material-5.5.11+insiders-1.4.0 (2020-08-30)
|
||||
|
||||
* Added support for auto-hiding header on scroll
|
||||
* Added support for autohiding header on scroll
|
||||
|
||||
mkdocs-material-5.5.11 (2020-08-28)
|
||||
|
||||
|
@ -6,6 +6,10 @@ template: overrides/main.html
|
||||
|
||||
## Material for MkDocs Insiders
|
||||
|
||||
### 1.5.0 <small>_ September 19, 2020</small>
|
||||
|
||||
* Added support for autohiding table of contents when empty
|
||||
|
||||
### 1.4.1 <small>_ September 6, 2020</small>
|
||||
|
||||
* Improved typeahead and search result relevance and scoring
|
||||
|
Loading…
Reference in New Issue
Block a user