Skip to content

Commit 096ff04

Browse files
authored
prepare for release (Azure#20563)
1 parent 634cd04 commit 096ff04

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

sdk/communication/communication-common/CHANGELOG.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
## 2.0.0 (Unreleased)
3+
## 2.0.0 (2022-03-08)
44

55
### Features Added
66

@@ -11,10 +11,6 @@
1111
- Migrated from using `@azure/core-http` to `@azure/core-rest-pipeline` for the handling of HTTP requests. See [Azure Core v1 vs v2](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/core/core-rest-pipeline/documentation/core2.md) for more on the difference and benefits of the move.
1212
- `createCommunicationAccessKeyCredentialPolicy` and `createCommunicationAuthPolicy` newly return `PipelinePolicy` instead of `RequestPolicyFactory`.
1313

14-
### Bugs Fixed
15-
16-
### Other Changes
17-
1814
## 1.1.0 (2021-07-22)
1915

2016
### Features Added

0 commit comments

Comments
 (0)