# 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"] # meta = { "breaking" = false, "tada" = false, "bug" = false } # author = "rcoh" [[aws-sdk-rust]] message = "Bump [MSRV](https://github.com/awslabs/aws-sdk-rust#supported-rust-versions-msrv) from 1.56.1 to 1.58.1 per our \"two versions behind\" policy." references = ["smithy-rs#1318"] meta = { "breaking" = true, "tada" = false, "bug" = false } author = "Velfi" [[smithy-rs]] message = "Bump [MSRV](https://github.com/awslabs/aws-sdk-rust#supported-rust-versions-msrv) from 1.56.1 to 1.58.1 per our \"two versions behind\" policy." references = ["smithy-rs#1318"] meta = { "breaking" = true, "tada" = false, "bug" = false } author = "Velfi"