Skip to content

Commit

Permalink
Merge branch 'master' into s3endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
ppolewicz authored Aug 31, 2023
2 parents 070e4d4 + 7ce68cb commit 0a99e43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Add `--lifecycleRule` to `create-bucket` and `update-bucket` and deprecate `--lifecycleRules` argument
* Add extra dependencies for better UX, installable with `pip install b2[full]`

### Deprecated
* Support of `-` as a valid filename in `upload-file` command. In future `-` will be an alias for standard input.

### Changed
* Better help text for --corsRules
* if `--threads` is not explicitly set, number of threads is no longer guaranteed to be 10
Expand Down

0 comments on commit 0a99e43

Please sign in to comment.