# Changelog This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Possible sections are: - `Added` for new features. - `Changed` for changes in existing functionality. - `Deprecated` for soon-to-be removed features. - `Removed` for now removed features. - `Fixed` for any bug fixes. - `Security` in case of vulnerabilities. ## [Unreleased] - ReleaseDate ## [0.1.7] - 2024-11-15 ### Changed - bump `h3o` to 0.7 ## [0.1.6] - 2024-03-25 ### Changed - renamed the crate `h3o-zip` (previously known as `thc`) ## [0.1.5] - 2024-03-20 ### Changed - bump h3o to 0.6 ## [0.1.4] - 2024-01-15 ### Changed - bump h3o to 0.5 ## [0.1.3] - 2023-08-09 ### Changed - bump h3o to 0.4 - bump criterion to 0.5 ## [0.1.2] - 2023-02-01 ### Changed - bump h3o to 0.3 ## [0.1.1] - 2023-01-15 ### Changed - bump h3o to 0.2 ## [0.1.0] - 2023-01-09 - initial release, CHT (Compressed H3 Tree) codec