Skip to content

Commit e13a3e6

Browse files
committed
Add 'v2.0.0-beta.53' CHANGELOG entry.
1 parent 8575fdb commit e13a3e6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
<!-- markdownlint-disable single-title -->
22
# v2.0.0 (Unreleased)
33

4+
# v2.0.0-beta.53 (2024-05-09)
5+
46
BUG FIXES
57

68
* Updates dependencies.
79

810
ENHANCEMENTS
911

10-
* Adds `Backoff` parameter to configure the backoff strategy the retryer will use to determine the delay between retry attempts
12+
* Adds `Backoff` parameter to configure the backoff strategy the retryer will use to determine the delay between retry attempts ([#1045](https://github.com/hashicorp/aws-sdk-go-base/pull/1045))
1113

1214
# v2.0.0-beta.52 (2024-04-11)
1315

0 commit comments

Comments
 (0)