Skip to content

Commit 45e2c43

Browse files
release 3.15.0
1 parent fb01754 commit 45e2c43

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,22 @@ upcoming release can be found in [changelog.d](changelog.d).
99

1010
<!-- towncrier release notes start -->
1111

12+
## [3.15.0](https://github.com/Backblaze/B2_Command_Line_Tool/releases/tag/v3.15.0) - 2023-12-07
13+
14+
15+
### Changed
16+
17+
- Use Python 3.12 in the official `b2` Docker image.
18+
19+
### Fixed
20+
21+
- Loosen platformdirs dependency version specifier.
22+
23+
### Added
24+
25+
- Whenever target filename is a directory, file is downloaded into that directory.
26+
27+
1228
## [3.14.0](https://github.com/Backblaze/B2_Command_Line_Tool/releases/tag/v3.14.0) - 2023-12-06
1329

1430

changelog.d/+docker_py312.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+downloading_to_directory.added.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/+loosen_platformdirs.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)