File tree 1 file changed +4
-1
lines changed
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
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 3.0.3] - 2021-09-27
10
+
9
11
### Fixed
10
12
* Fix pypy selector in CI
11
13
* Fix for static linking of Linux binary (CD uses python container)
@@ -264,7 +266,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
264
266
* Fix an off-by-one issue when downloading a range of a file (affects library, but not CLI).
265
267
* Better handling of some errors from the B2 service.
266
268
267
- [ Unreleased ] : https://github.com/Backblaze/B2_Command_Line_Tool/compare/v3.0.2...HEAD
269
+ [ Unreleased ] : https://github.com/Backblaze/B2_Command_Line_Tool/compare/v3.0.3...HEAD
270
+ [ 3.0.3 ] : https://github.com/Backblaze/B2_Command_Line_Tool/compare/v3.0.2...v3.0.3
268
271
[ 3.0.2 ] : https://github.com/Backblaze/B2_Command_Line_Tool/compare/v3.0.1...v3.0.2
269
272
[ 3.0.1 ] : https://github.com/Backblaze/B2_Command_Line_Tool/compare/v3.0.0...v3.0.1
270
273
[ 3.0.0 ] : https://github.com/Backblaze/B2_Command_Line_Tool/compare/v2.5.1...v3.0.0
You can’t perform that action at this time.
0 commit comments