Update CHANGELOG

This commit is contained in:
Wilson Lin 2022-08-09 12:41:01 +10:00
parent ef6d049da8
commit 73744cca70
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
- Drop unmatched closing tags instead of reinterpreting them as opening tags. This avoids the possibility of unintentionally creating a large deep tree due to malformed inputs where there are repeated unmatched closing tags (e.g. broken HTML template).
- Fix parallel minification in CLI mode, where some inputs were ignored.
- Output file names as they're processed in parallel mode from the CLI.
- Allow self-closing `<svg>` tags.
## 0.9.2