Skip to content

Commit

Permalink
Release v1.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ppolewicz committed Apr 17, 2023
1 parent 967db6c commit f7668d6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.21.0] - 2023-04-17

### Added
* Add support for custom upload timestamp

Expand Down Expand Up @@ -436,7 +438,8 @@ has changed.
### Added
Initial official release of SDK as a separate package (until now it was a part of B2 CLI)

[Unreleased]: https://github.com/Backblaze/b2-sdk-python/compare/v1.20.0...HEAD
[Unreleased]: https://github.com/Backblaze/b2-sdk-python/compare/v1.21.0...HEAD
[1.21.0]: https://github.com/Backblaze/b2-sdk-python/compare/v1.20.0...v1.21.0
[1.20.0]: https://github.com/Backblaze/b2-sdk-python/compare/v1.19.0...v1.20.0
[1.19.0]: https://github.com/Backblaze/b2-sdk-python/compare/v1.18.0...v1.19.0
[1.18.0]: https://github.com/Backblaze/b2-sdk-python/compare/v1.17.3...v1.18.0
Expand Down

0 comments on commit f7668d6

Please sign in to comment.