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

Updated changelog

This commit is contained in:
squidfunk 2020-09-27 23:56:27 +02:00
parent ff5ac56f1a
commit 49f014c536

View File

@ -3,7 +3,8 @@ mkdocs-material-6.x.x (2020-09-xx)
* Fixed stemmer support for file:// protocol through `iframe-worker`
* Fixed details marker showing for search result in Firefox
* Fixed tabbing behavior when search query is not empty
* Reduced size of vendor bundle by 10% (67kb → 61kb)
* Switched TypeScript compilation target to ES2015
* Reduced size of JavaScript by 36% (176kb -> 113kb)
* Removed mkdocs and readthedocs themes from Docker image
mkdocs-material-6.0.0 (2020-09-25)