diff --git a/sdk/communication/communication-phone-numbers/CHANGELOG.md b/sdk/communication/communication-phone-numbers/CHANGELOG.md index b666e5eabf45..2dbb8ac6787c 100644 --- a/sdk/communication/communication-phone-numbers/CHANGELOG.md +++ b/sdk/communication/communication-phone-numbers/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.1.0 (Unreleased) +## 1.1.0 (2021-10-05) ### Features Added @@ -8,12 +8,6 @@ - Updated our internal core package dependencies to their latest versions in order to add support for Opentelemetry 1.0.0 which is compatible with the latest versions of our other client libraries. - Changed TS compilation target to ES2017 in order to produce smaller bundles and use more native platform features -### Breaking Changes - -### Key Bugs Fixed - -### Fixed - ## 1.0.0 (2021-04-26) - Update version to 1.0.0 diff --git a/sdk/communication/communication-sms/CHANGELOG.md b/sdk/communication/communication-sms/CHANGELOG.md index c350caf49ac6..db61dcc79809 100644 --- a/sdk/communication/communication-sms/CHANGELOG.md +++ b/sdk/communication/communication-sms/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.1.0 (Unreleased) +## 1.1.0 (2021-10-05) ### Features Added @@ -8,12 +8,6 @@ - Updated our internal core package dependencies to their latest versions in order to add support for Opentelemetry 1.0.0 which is compatible with the latest versions of our other client libraries. - Changed TS compilation target to ES2017 in order to produce smaller bundles and use more native platform features -### Breaking Changes - -### Key Bugs Fixed - -### Fixed - ## 1.0.0 (2021-03-29) - Stable release of `@azure/communication-sms`.