Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonzlin committed Dec 24, 2023
1 parent ab7f729 commit 53ef28d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Pending

- [Rust] Deny unsafe code.
- [Rust] Deny unsafe code in minify-html crate.
- BREAKING: Cfg options have changed such that spec compliance is the default, to avoid confusion with users:
- `do_not_minify_doctype` => `minify_doctype`
- `ensure_spec_compliant_unquoted_attribute_values` => `allow_noncompliant_unquoted_attribute_values`
Expand Down

0 comments on commit 53ef28d

Please sign in to comment.