File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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
392394Initial 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
You can’t perform that action at this time.
0 commit comments