Unverified Commit 953c774c authored by Zelda Hessler's avatar Zelda Hessler Committed by GitHub
Browse files

Update CHANGELOG.next.toml (#955)

parent fe0b125d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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