Skip to content

Commit

Permalink
Updates CHANGELOG for #553
Browse files Browse the repository at this point in the history
  • Loading branch information
gdavison committed Jul 20, 2023
1 parent a1e8272 commit 82e8cda
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
<!-- markdownlint-disable single-title -->
# v2.0.0 (Unreleased)

BREAKING CHANGES

* Public functions return `diag.Diagnostics` instead of `error` ([#553](https://github.com/hashicorp/aws-sdk-go-base/pull/553))

# v2.0.0-beta.32 (2023-07-20)

NOTES
Expand All @@ -15,7 +19,7 @@ ENHANCEMENT

# v2.0.0-beta.30 (2023-06-22)

ENHANCEMENT
ENHANCEMENTS

* Adds more sensitive value masking in HTTP request and response logs ([#523](https://github.com/hashicorp/aws-sdk-go-base/pull/523))
* Adds `tfawserr.ErrCodeEquals` for AWS services that don't define Go error types ([#524](https://github.com/hashicorp/aws-sdk-go-base/pull/524))
Expand Down

0 comments on commit 82e8cda

Please sign in to comment.