Skip to content

Commit

Permalink
zarrs_opendal: prepare 0.5.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
LDeakin committed Dec 23, 2024
1 parent 81e4a29 commit 9151ab2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion zarrs_opendal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.5.0] - 2024-12-24

### Changed
- **Breaking**: Bump `opendal` to 0.51

Expand Down Expand Up @@ -43,7 +45,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Initial release
- Split from the `storage` module of `zarrs` 0.17.0-dev

[unreleased]: https://github.com/LDeakin/zarrs/compare/zarrs_opendal-v0.4.0...HEAD
[unreleased]: https://github.com/LDeakin/zarrs/compare/zarrs_opendal-v0.5.0...HEAD
[0.5.0]: https://github.com/LDeakin/zarrs/releases/tag/zarrs_opendal-v0.5.0
[0.4.0]: https://github.com/LDeakin/zarrs/releases/tag/zarrs_opendal-v0.4.0
[0.3.1]: https://github.com/LDeakin/zarrs/releases/tag/zarrs_opendal-v0.3.1
[0.3.0]: https://github.com/LDeakin/zarrs/releases/tag/zarrs_opendal-v0.3.0
Expand Down

0 comments on commit 9151ab2

Please sign in to comment.