Skip to content

Commit 8c06f7e

Browse files
Merge pull request #940 from Backblaze/rel3.12.0
release 3.12.0
2 parents 19897dc + 4fbdcab commit 8c06f7e

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

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+
## [3.12.0] - 2023-10-28
10+
911
### Fixed
1012
* `--quiet` now will implicitly set `--noProgress` option as well
1113
* pypy integration tests
@@ -486,7 +488,8 @@ This version is pinned strictly to `b2-sdk-python==1.16.0` for the same reason.
486488
* Fix an off-by-one issue when downloading a range of a file (affects library, but not CLI).
487489
* Better handling of some errors from the B2 service.
488490

489-
[Unreleased]: https://github.com/Backblaze/B2_Command_Line_Tool/compare/v3.11.0...HEAD
491+
[Unreleased]: https://github.com/Backblaze/B2_Command_Line_Tool/compare/v3.12.0...HEAD
492+
[3.12.0]: https://github.com/Backblaze/B2_Command_Line_Tool/compare/v3.11.0...v3.12.0
490493
[3.11.0]: https://github.com/Backblaze/B2_Command_Line_Tool/compare/v3.10.1...v3.11.0
491494
[3.10.1]: https://github.com/Backblaze/B2_Command_Line_Tool/compare/v3.10.0...v3.10.1
492495
[3.10.0]: https://github.com/Backblaze/B2_Command_Line_Tool/compare/v3.9.0...v3.10.0

0 commit comments

Comments
 (0)