Skip to content

Commit

Permalink
Revert adding entry to CHANGELOG.next.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ysaito1001 committed Jul 24, 2024
1 parent c9886c0 commit cb022eb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions CHANGELOG.next.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,3 @@ message = "Fix incorrect redaction of `@sensitive` types in maps and lists."
references = ["smithy-rs#3765", "smithy-rs#3757"]
meta = { "breaking" = false, "tada" = false, "bug" = true, "target" = "client" }
author = "landonxjames"

[[smithy-rs]]
message = """
Add initial support for [the Smithy RPC v2 CBOR protocol](https://smithy.io/2.0/additional-specs/protocols/smithy-rpc-v2.html) both on the client and on the server. The remaining work, including event streams, is being tracked under [this umbrella issue](https://github.com/smithy-lang/smithy-rs/issues/3573).
"""
references = ["smithy-rs#2544", "smithy-rs#3767"]
meta = { "breaking" = false, "tada" = true, "bug" = false, "target" = "all" }
author = ["david-perez", "jjant", "ysaito1001"]

0 comments on commit cb022eb

Please sign in to comment.