Skip to content

Commit 64a3d5e

Browse files
Merge pull request Backblaze#283 from reef-technologies/rel1.12
release v1.12.0
2 parents 2b4bda2 + f2150e6 commit 64a3d5e

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.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
249251
Initial 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

0 commit comments

Comments
 (0)