Skip to content

Commit 96aa9ea

Browse files
authored
Merge pull request #354 from Backblaze/prepare-1.18.0
Prepare release 1.18.0
2 parents 9e61b49 + fb58869 commit 96aa9ea

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.18.0] - 2022-09-20
10+
911
### Added
1012
* Logging performance summary of parallel download threads
1113
* Add `max_download_streams_per_file` parameter to B2Api class and underlying structures
@@ -391,7 +393,8 @@ has changed.
391393
### Added
392394
Initial official release of SDK as a separate package (until now it was a part of B2 CLI)
393395

394-
[Unreleased]: https://github.com/Backblaze/b2-sdk-python/compare/v1.17.3...HEAD
396+
[Unreleased]: https://github.com/Backblaze/b2-sdk-python/compare/v1.18.0...HEAD
397+
[1.18.0]: https://github.com/Backblaze/b2-sdk-python/compare/v1.17.3...v1.18.0
395398
[1.17.3]: https://github.com/Backblaze/b2-sdk-python/compare/v1.17.2...v1.17.3
396399
[1.17.2]: https://github.com/Backblaze/b2-sdk-python/compare/v1.17.1...v1.17.2
397400
[1.17.1]: https://github.com/Backblaze/b2-sdk-python/compare/v1.17.0...v1.17.1

0 commit comments

Comments
 (0)