# Changelog The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [2.0.0] - 2023-02-14 ### Removed - Removed `euclid`, `hyper`, `hyper_serde` and `time`, feature and support for this crates. ### Changed - Updated `smartstring`, `cssparser`, `url` and `xml5ever` crates to their newest version. ## [1.1.0] - 2021-02-08 ## Added - Support for the `smartstring` crate was added. ## Fixed - Updated `cssparser` crate version to make it compile on newer Rust versions.