File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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+ ## [ 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
You can’t perform that action at this time.
0 commit comments