Skip to content

Commit

Permalink
fix changelog phrasing
Browse files Browse the repository at this point in the history
  • Loading branch information
mjurbanski-reef committed Jun 17, 2024
1 parent 9cac06f commit d901e74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ upcoming release can be found in [changelog.d](changelog.d).
### Fixed

- Fix `--lifecycle-rule` validation on `python<3.10`.
- Update required `b2sdk` version which includes various fixes.
- Move scan filters before a read on filesystem access attempt. This will prevent unnecessary warnings and IO operations on paths that are not relevant to the operation.
- Update required `b2sdk` to `2.4.0` which includes following fixes:
- Move scan filters before a read on filesystem access attempt.
- Fix & improve Lifecycle Rule validation.
- Don't retry on `NoPaymentHistory` exception.

Expand Down

0 comments on commit d901e74

Please sign in to comment.