# Changelog
All notable changes to this project will be documented in this file.
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).
## [Unreleased]
## [0.3.1] - 2025-10-05
### Added
- Add trusted publishing
### Changed
- Move to new repository: https://github.com/zarrs/zarrs_http
### Fixed
- Raise the MSRV from 1.77 to 1.82
- 1.82 has been the true MSRV since 0.3.0
## [0.3.0] - 2025-09-18
### Changed
- **Breaking**: Bump `zarrs_storage` to 0.4.0
## [0.2.2] - 2025-05-16
## Changed
- Update URLs to point to new `zarrs` GitHub organisation
## [0.2.1] - 2025-04-26
### Changed
- Bump `itertools` to 0.14
- Bump `thiserror` to 2.0.12
- Bump `zarrs_storage` to 0.3.3
### Fixed
- Fixed crate manifest `documentation` and `keywords`
## [0.2.0] - 2024-11-15
### Changed
- Bump `zarrs_storage` to 0.3.0
- **Breaking**: Bump MSRV to 1.77 (21 March, 2024)
## [0.1.0] - 2024-09-15
### Added
- Split from the `zarrs_storage` crate
[unreleased]: https://github.com/zarrs/zarrs_http/compare/v0.3.1...HEAD
[0.3.1]: https://github.com/zarrs/zarrs_http/releases/tag/v0.3.1
[0.3.0]: https://github.com/zarrs/zarrs/releases/tag/zarrs_http-v0.3.0
[0.2.2]: https://github.com/zarrs/zarrs/releases/tag/zarrs_http-v0.2.2
[0.2.1]: https://github.com/zarrs/zarrs/releases/tag/zarrs_http-v0.2.1
[0.2.0]: https://github.com/zarrs/zarrs/releases/tag/zarrs_http-v0.2.0
[0.1.0]: https://github.com/zarrs/zarrs/releases/tag/zarrs_http-v0.1.0