@@ -52,6 +52,7 @@ Several breaking changes around `aws_smithy_types::Instant` were introduced by s
**New this week**
- Conversions from `aws_smithy_types::DateTime` to `OffsetDateTime` from the `time` crate are now available from the `aws-smithy-types-convert` crate. (smithy-rs#849)
- :bug: Relaxed profile name validation to allow `@` and other characters (smithy-rs#861, aws-sdk-rust#270)