diff --git a/CHANGELOG b/CHANGELOG index 466e7af6c..b6eb19f7c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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)