Skip to content

Commit f7668d6

Browse files
committed
Release v1.21.0
1 parent 967db6c commit f7668d6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.21.0] - 2023-04-17
10+
911
### Added
1012
* Add support for custom upload timestamp
1113

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

439-
[Unreleased]: https://github.com/Backblaze/b2-sdk-python/compare/v1.20.0...HEAD
441+
[Unreleased]: https://github.com/Backblaze/b2-sdk-python/compare/v1.21.0...HEAD
442+
[1.21.0]: https://github.com/Backblaze/b2-sdk-python/compare/v1.20.0...v1.21.0
440443
[1.20.0]: https://github.com/Backblaze/b2-sdk-python/compare/v1.19.0...v1.20.0
441444
[1.19.0]: https://github.com/Backblaze/b2-sdk-python/compare/v1.18.0...v1.19.0
442445
[1.18.0]: https://github.com/Backblaze/b2-sdk-python/compare/v1.17.3...v1.18.0

0 commit comments

Comments
 (0)