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+ ## [ 1.3.0] - 2021-01-13
10+
911### Added
1012* Add custom exception for ` 403 transaction_cap_exceeded `
1113* Add ` get_file_info_by_id ` and ` get_file_info_by_name ` to ` Bucket `
@@ -106,7 +108,8 @@ has changed.
106108### Added
107109Initial official release of SDK as a separate package (until now it was a part of B2 CLI)
108110
109- [ Unreleased ] : https://github.com/Backblaze/b2-sdk-python/compare/v1.2.0...HEAD
111+ [ Unreleased ] : https://github.com/Backblaze/b2-sdk-python/compare/v1.3.0...HEAD
112+ [ 1.3.0 ] : https://github.com/Backblaze/b2-sdk-python/compare/v1.2.0...v1.3.0
110113[ 1.2.0 ] : https://github.com/Backblaze/b2-sdk-python/compare/v1.1.4...v1.2.0
111114[ 1.1.4 ] : https://github.com/Backblaze/b2-sdk-python/compare/v1.1.2...v1.1.4
112115[ 1.1.2 ] : https://github.com/Backblaze/b2-sdk-python/compare/v1.1.0...v1.1.2
You can’t perform that action at this time.
0 commit comments