Skip to content

Commit

Permalink
release 1.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mpnowacki-reef committed Nov 26, 2023
1 parent c1ebafd commit f29585d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,18 @@ upcoming release can be found in [changelog.d](changelog.d).

<!-- towncrier release notes start -->

## [1.27.0](https://github.com/Backblaze/b2-sdk-python/releases/tag/v1.27.0) - 2023-11-26


### Changed

- Add dependency on `setuptools` and `packaging` as they are not shipped by cpython 3.12 and are used in production code.

### Fixed

- Fix closing of passed progress listeners in `Bucket.upload` and `Bucket.copy`


## [1.26.0](https://github.com/Backblaze/b2-sdk-python/releases/tag/v1.26.0) - 2023-11-20


Expand Down
1 change: 0 additions & 1 deletion changelog.d/+progress_listeners.fixed.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/+setuptools.changed.md

This file was deleted.

0 comments on commit f29585d

Please sign in to comment.