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
27747366f4
commit
540cef3f89
@ -5,6 +5,7 @@ mkdocs-material-6.0.0 (2020-09-25)
|
|||||||
* Improved search result grouping (pages + headings)
|
* Improved search result grouping (pages + headings)
|
||||||
* Improved search result relevance and scoring
|
* Improved search result relevance and scoring
|
||||||
* Added display of missing query terms to search results
|
* Added display of missing query terms to search results
|
||||||
|
* Reduced size of vendor bundle by 25% (84kb → 67kb)
|
||||||
* Reduced size of the Docker image to improve CI build performance
|
* Reduced size of the Docker image to improve CI build performance
|
||||||
* Removed hero partial in favor of custom implementation
|
* Removed hero partial in favor of custom implementation
|
||||||
* Removed deprecated front matter features
|
* Removed deprecated front matter features
|
||||||
|
@ -49,6 +49,7 @@ template: overrides/main.html
|
|||||||
* Improved search result grouping (pages + headings)
|
* Improved search result grouping (pages + headings)
|
||||||
* Improved search result relevance and scoring
|
* Improved search result relevance and scoring
|
||||||
* Added display of missing query terms to search results
|
* Added display of missing query terms to search results
|
||||||
|
* Reduced size of vendor bundle by 25% (84kb → 67kb)
|
||||||
* Reduced size of the Docker image to improve CI build performance
|
* Reduced size of the Docker image to improve CI build performance
|
||||||
* Removed hero partial in favor of custom implementation
|
* Removed hero partial in favor of custom implementation
|
||||||
* Removed deprecated front matter features
|
* Removed deprecated front matter features
|
||||||
|
@ -25,6 +25,7 @@ pip show mkdocs-material
|
|||||||
* Improved search result grouping (pages + headings)
|
* Improved search result grouping (pages + headings)
|
||||||
* Improved search result relevance and scoring
|
* Improved search result relevance and scoring
|
||||||
* Added display of missing query terms to search results
|
* Added display of missing query terms to search results
|
||||||
|
* Reduced size of vendor bundle by 25% (84kb → 67kb)
|
||||||
* Reduced size of the Docker image to improve CI build performance
|
* Reduced size of the Docker image to improve CI build performance
|
||||||
* Removed hero partial in favor of [custom implementation][1]
|
* Removed hero partial in favor of [custom implementation][1]
|
||||||
* Removed [deprecated front matter features][2]
|
* Removed [deprecated front matter features][2]
|
||||||
|
Loading…
Reference in New Issue
Block a user