Skip to content

Commit c4fe3c8

Browse files
authored
Update CHANGELOG_PENDING.md
1 parent 554245d commit c4fe3c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG_PENDING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Related to: [aws/aws-sdk-go#2781](https://github.com/aws/aws-sdk-go/issues/2781)
1313

1414
### SDK Bugs
15-
* `aws`: Fixes bug in calculating throttled retry delay ([#373](https://github.com/aws/aws-sdk-go/pull/373))
15+
* `aws`: Fixes bug in calculating throttled retry delay ([#373](https://github.com/aws/aws-sdk-go-v2/pull/373))
1616
* The `Retry-After` duration specified in the request is now added to the Retry delay for throttled exception. Adds test for retry delays for throttled exceptions. Fixes bug where the throttled retry's math was off.
17-
* Fixes [#45](https://github.com/aws/aws-sdk-go/issues/45)
17+
* Fixes [#45](https://github.com/aws/aws-sdk-go-v2/issues/45)
1818

0 commit comments

Comments
 (0)