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.7.0] - 2021-04-22
10+
911### Added
1012* Add ` __slots__ ` and ` __eq__ ` to ` FileVersionInfo ` for memory usage optimization and ease of testing
1113* Add support for SSE-C server-side encryption mode
@@ -153,7 +155,8 @@ has changed.
153155### Added
154156Initial official release of SDK as a separate package (until now it was a part of B2 CLI)
155157
156- [ Unreleased ] : https://github.com/Backblaze/b2-sdk-python/compare/v1.6.0...HEAD
158+ [ Unreleased ] : https://github.com/Backblaze/b2-sdk-python/compare/v1.7.0...HEAD
159+ [ 1.7.0 ] : https://github.com/Backblaze/b2-sdk-python/compare/v1.6.0...v1.7.0
157160[ 1.6.0 ] : https://github.com/Backblaze/b2-sdk-python/compare/v1.5.0...v1.6.0
158161[ 1.5.0 ] : https://github.com/Backblaze/b2-sdk-python/compare/v1.4.0...v1.5.0
159162[ 1.4.0 ] : https://github.com/Backblaze/b2-sdk-python/compare/v1.3.0...v1.4.0
You can’t perform that action at this time.
0 commit comments