Skip to content

Commit 81ccbbf

Browse files
chore: update CHANGELOG.next.toml
1 parent 17ab7ff commit 81ccbbf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.next.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@
1111
# meta = { "breaking" = false, "tada" = false, "bug" = false, "target" = "client | server | all"}
1212
# author = "rcoh"
1313

14+
15+
[[aws-sdk-rust]]
16+
message = "Implements serde support for ErrorMetaData on aws-smithy-types crate."
17+
references = ["smithy-rs#2637"]
18+
meta = { "breaking" = false, "tada" = false, "bug" = true }
19+
author = "thomas-k-cameron"
20+
1421
[[aws-sdk-rust]]
1522
message = "The outputs for event stream operations (for example, S3's SelectObjectContent) now implement the `Sync` auto-trait."
1623
references = ["smithy-rs#2496"]

0 commit comments

Comments
 (0)