Skip to content

Commit

Permalink
Prepare for 0.4.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
anelson committed Mar 3, 2023
1 parent fbd5f43 commit 78191c1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## 0.4.3 - 3-Mar-2023

### Changes

* Add new field `user_agent` to `Config` to allow callers to customize the user agent when talking to S3 APIs.

This is not a breaking change since `Config` is marked with the `non_exhaustive` attribute.

## 0.4.2 - 25-Feb-2023

### Breaking Changes
Expand Down
Binary file added backup.tar
Binary file not shown.

0 comments on commit 78191c1

Please sign in to comment.