Skip to content

Commit

Permalink
write changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sebadob committed Jul 20, 2024
1 parent e9427dd commit e1bf8cf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v0.4.0

- make internal values for `AccessKeyId`, `AccessKeySecret` and `Region` `pub` for a better DX
when used without env vars
- added a `new()` fn for `Credentials`
- clippy lints from latest Rust version have been applied
- external deps have been updated

## v0.3.0

Any request status returned from any action will be checked early from this version on.
Expand Down

0 comments on commit e1bf8cf

Please sign in to comment.