Skip to content

Commit d0d040d

Browse files
release v1.14.0
1 parent 5c2d72e commit d0d040d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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.14.0] - 2021-12-23
10+
911
### Fixed
1012
* Relax constraint on arrow to allow for versions >= 1.0.2
1113

@@ -264,7 +266,8 @@ has changed.
264266
### Added
265267
Initial official release of SDK as a separate package (until now it was a part of B2 CLI)
266268

267-
[Unreleased]: https://github.com/Backblaze/b2-sdk-python/compare/v1.13.0...HEAD
269+
[Unreleased]: https://github.com/Backblaze/b2-sdk-python/compare/v1.14.0...HEAD
270+
[1.14.0]: https://github.com/Backblaze/b2-sdk-python/compare/v1.13.0...v1.14.0
268271
[1.13.0]: https://github.com/Backblaze/b2-sdk-python/compare/v1.12.0...v1.13.0
269272
[1.12.0]: https://github.com/Backblaze/b2-sdk-python/compare/v1.11.0...v1.12.0
270273
[1.11.0]: https://github.com/Backblaze/b2-sdk-python/compare/v1.10.0...v1.11.0

0 commit comments

Comments
 (0)