Skip to content

Commit

Permalink
Add backport notes to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
notriddle committed Jan 19, 2022
1 parent 856c52a commit 4d57465
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
[`clean_text`]: https://docs.rs/ammonia/3.0.0/ammonia/fn.clean_text.html
[rust-url 2.0]: https://docs.rs/url/2.0.0/url/

# 2.1.4

* fix: split class name attribute by all ASCII whitespace, not just SP 0x20 (backported from 3.1.3)

# 2.1.3

* fix: unexpected namespace switches can allow XSS via svg/mathml parsing (backported from 3.1.2)
Expand Down

0 comments on commit 4d57465

Please sign in to comment.