smithy-rs/CHANGELOG.next.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
465 B
TOML
Raw Normal View History

# Example changelog entries
# [[aws-sdk-rust]]
# message = "Fix typos in module documentation for generated crates"
# references = ["smithy-rs#920"]
# meta = { "breaking" = false, "tada" = false, "bug" = false }
# author = "rcoh"
#
# [[smithy-rs]]
# message = "Fix typos in module documentation for generated crates"
# references = ["smithy-rs#920"]
2022-08-17 02:59:10 +08:00
# meta = { "breaking" = false, "tada" = false, "bug" = false, "target" = "client | server | all"}
2024-06-20 02:35:26 +08:00
# author = "rcoh"