Skip to content

Commit a7bdcb1

Browse files
committed
Release 1.17.2
1 parent a3aa9d8 commit a7bdcb1

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.17.2] - 2022-06-24
10+
911
### Fixed
1012
* Fix a race in progress reporter
1113
* Fix import of replication
@@ -365,7 +367,8 @@ has changed.
365367
### Added
366368
Initial official release of SDK as a separate package (until now it was a part of B2 CLI)
367369

368-
[Unreleased]: https://github.com/Backblaze/b2-sdk-python/compare/v1.17.1...HEAD
370+
[Unreleased]: https://github.com/Backblaze/b2-sdk-python/compare/v1.17.2...HEAD
371+
[1.17.2]: https://github.com/Backblaze/b2-sdk-python/compare/v1.17.1...v1.17.2
369372
[1.17.1]: https://github.com/Backblaze/b2-sdk-python/compare/v1.17.0...v1.17.1
370373
[1.17.0]: https://github.com/Backblaze/b2-sdk-python/compare/v1.16.0...v1.17.0
371374
[1.16.0]: https://github.com/Backblaze/b2-sdk-python/compare/v1.15.0...v1.16.0

0 commit comments

Comments
 (0)