@@ -92,3 +92,9 @@ message = "Example for Config builder region function added"
references=["smithy-rs#670"]
meta={"breaking"=false,"tada"=false,"bug"=false}
author="Jacco"
[[aws-sdk-rust]]
message="Simplify features in aws-config. All features have been removed from `aws-config` with the exception of: `rt-tokio`, `rustls` and `native-tls`. All other features are now included by default. If you depended on those features specifically, remove them from your features listing."