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.12.0] - 2021-08-06
10+
911### Changed
1012* The ` importlib-metadata ` requirement is less strictly bound now (just >=3.3.0 for python > 3.5).
1113* ` B2Api ` ` update_file_legal_hold ` and ` update_file_retention_setting ` now return the set values
@@ -248,7 +250,8 @@ has changed.
248250### Added
249251Initial official release of SDK as a separate package (until now it was a part of B2 CLI)
250252
251- [ Unreleased ] : https://github.com/Backblaze/b2-sdk-python/compare/v1.11.0...HEAD
253+ [ Unreleased ] : https://github.com/Backblaze/b2-sdk-python/compare/v1.12.0...HEAD
254+ [ 1.12.0 ] : https://github.com/Backblaze/b2-sdk-python/compare/v1.11.0...v1.12.0
252255[ 1.11.0 ] : https://github.com/Backblaze/b2-sdk-python/compare/v1.10.0...v1.11.0
253256[ 1.10.0 ] : https://github.com/Backblaze/b2-sdk-python/compare/v1.9.0...v1.10.0
254257[ 1.9.0 ] : https://github.com/Backblaze/b2-sdk-python/compare/v1.8.0...v1.9.0
You can’t perform that action at this time.
0 commit comments