Skip to content

Commit 86f74dd

Browse files
rcohjdisanti
andauthored
Apply suggestions from code review
fix changelog Co-authored-by: John DiSanti <[email protected]>
1 parent acfdba9 commit 86f74dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.next.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,13 @@ meta = { "breaking" = false, "tada" = false, "bug" = false, "target" = "all" }
8787
author = "rcoh"
8888

8989
[[smithy-rs]]
90-
message = "Add support for construction [`SdkBody`] and [`ByteStream`] from `http-body` 1.0 bodies. Note that this is initial support and works via a backwards compatibility shim to http-body 0.4. Hyper 1.0 is not supported."
90+
message = "Add support for constructing [`SdkBody`] and [`ByteStream`] from `http-body` 1.0 bodies. Note that this is initial support and works via a backwards compatibility shim to http-body 0.4. Hyper 1.0 is not supported."
9191
references = ["smithy-rs#3300", "aws-sdk-rust#977"]
9292
meta = { "breaking" = false, "tada" = true, "bug" = false, "target" = "all" }
9393
author = "rcoh"
9494

9595
[[aws-sdk-rust]]
96-
message = "Add support for construction [`SdkBody`] and [`ByteStream`] from `http-body` 1.0 bodies. Note that this is initial support and works via a backwards compatibility shim to http-body 0.4. Hyper 1.0 is not supported."
96+
message = "Add support for constructing [`SdkBody`] and [`ByteStream`] from `http-body` 1.0 bodies. Note that this is initial support and works via a backwards compatibility shim to http-body 0.4. Hyper 1.0 is not supported."
9797
references = ["smithy-rs#3300", "aws-sdk-rust#977"]
9898
meta = { "breaking" = false, "tada" = true, "bug" = false }
9999
author = "rcoh"

0 commit comments

Comments
 (0)