Skip to content

Commit

Permalink
release 3.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mjurbanski-reef committed Mar 15, 2024
1 parent 8863c83 commit dc98459
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,19 @@ upcoming release can be found in [changelog.d](changelog.d).

<!-- towncrier release notes start -->

## [3.17.0](https://github.com/Backblaze/B2_Command_Line_Tool/releases/tag/v3.17.0) - 2024-03-15


### Fixed

- Control character escaping is now enabled by default if running in a terminal for improved security.

### Added

- Added `--escape-control-characters` and `--no-escape-control-characters` flags,
as well as `B2_ESCAPE_CONTROL_CHARACTERS` env var to explicitly enable or disable control character escaping.


## [3.16.1](https://github.com/Backblaze/B2_Command_Line_Tool/releases/tag/v3.16.1) - 2024-02-26


Expand Down
2 changes: 0 additions & 2 deletions changelog.d/+escape_control_characters.added.md

This file was deleted.

0 comments on commit dc98459

Please sign in to comment.