Skip to content

Commit 4e6f41a

Browse files
committed
Release 1.3.0 version
1 parent 57e5a6a commit 4e6f41a

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+
## [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
107109
Initial 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

0 commit comments

Comments
 (0)