Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rcoh committed Feb 21, 2024
1 parent 5dacac5 commit e34dbde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.next.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ meta = { "bug" = false, "breaking" = false, tada = false }
author = "rcoh"

[[smithy-rs]]
message = "Add Body http-body-1.0 implementation to SdkBody."
message = "[`SdkBody`](https://docs.rs/aws-smithy-types/latest/aws_smithy_types/body/struct.SdkBody.html) now implements the 1.0 version of the `http_body` trait."
references = ["smithy-rs#3365", "aws-sdk-rust#1046"]
meta = { "breaking" = false, "tada" = false, "bug" = false, "target" = "client" }
meta = { "breaking" = false, "tada" = true, "bug" = false, "target" = "all" }
author = "cayman-amzn"

0 comments on commit e34dbde

Please sign in to comment.