diff --git a/CHANGELOG.md b/CHANGELOG.md index ad37de3..086c3cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ v3.x --- * Rename `closingTag` into `voidTag` like in the official w3c spec. * Provide a `createHtmlTagObject` helper for plugin authors to create new tags. +* Remove build in html minification v2.26.0 ---