Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## v2.2.0

- Updated cssparser and selectors dependencies
- Adopted `cargo-c` for building the C API
- Added WASM/JS API
- An invalid `/>` syntax will be removed when content is added to an HTML element

## v2.1.0

- Added streaming handlers.
Expand Down
Loading