Skip to content
Snippets Groups Projects
Unverified Commit 953c774c authored by Zelda Hessler's avatar Zelda Hessler Committed by GitHub
Browse files

Update CHANGELOG.next.toml (#955)

parent fe0b125d
Branches
Tags
No related merge requests found
......@@ -11,6 +11,12 @@
# meta = { "breaking" = false, "tada" = false, "bug" = false }
# author = "rcoh"
[[aws-sdk-rust]]
message = "Fix incorrect argument order in the builder for `LazyCachingCredentialsProvider`"
references = ["smithy-rs#949"]
meta = { "breaking" = false, "tada" = false, "bug" = true }
author = "a-xp"
[[aws-sdk-rust]]
message = """
Removed inaccurate log message when a client was used without a sleep implementation, and
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment