Skip to content

Commit

Permalink
Add fixing Developer Guide link to CHANGELOG.next.toml
Browse files Browse the repository at this point in the history
Signed-off-by: bin liu <[email protected]>
  • Loading branch information
liubin committed Mar 18, 2022
1 parent af23dcf commit c9e7db6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.next.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,9 @@
# references = ["smithy-rs#920"]
# meta = { "breaking" = false, "tada" = false, "bug" = false }
# author = "rcoh"

[[smithy-rs]]
message = "Fix link to Developer Guide in crate's README.md"
references = ["smithy-rs#1262"]
meta = { "breaking" = false, "tada" = false, "bug" = false }
author = "liubin"

0 comments on commit c9e7db6

Please sign in to comment.