Skip to content

Commit

Permalink
Release v2.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
orium authored and kornelski committed Dec 4, 2024
1 parent e0305bd commit 6d07d66
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## v2.1.0

- Added streaming handlers.
- Only allow changing the charset once with the `<meta>` tag, in accordance with the HTML spec.
- Fixed parsing of invalid elements in `<svg>` and `<math>`.

## v2.0.0

- Added the ability for the rewriter to be [`Send`](https://doc.rust-lang.org/std/marker/trait.Send.html).
Expand Down
2 changes: 1 addition & 1 deletion c-api/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6d07d66

Please sign in to comment.