Skip to content

Commit 6b3d667

Browse files
authored
[Communication] Update changelogs for release (Azure#14193)
* update changelogs for release * address PR comments * bump chat version to beta.6 * Revert "bump chat version to beta.6" This reverts commit 438c3d3.
1 parent 80b55f0 commit 6b3d667

File tree

5 files changed

+11
-6
lines changed

5 files changed

+11
-6
lines changed

sdk/communication/communication-chat/CHANGELOG.md

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

3-
## 1.0.0-beta.5 (Unreleased)
3+
## 1.0.0-beta.5 (2021-03-09)
44

55
### Breaking Changes
66

sdk/communication/communication-common/CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Release History
22

3-
## 1.0.0-beta.6 (Unreleased)
3+
## 1.0.0-beta.6 (2021-03-09)
4+
5+
Updated `@azure/communication-common` version.
46

57
## 1.0.0-beta.5 (2021-02-09)
68

@@ -39,7 +41,7 @@ Updated `@azure/communication-common` version.
3941

4042
## 1.0.0-beta.2 (2020-10-06)
4143

42-
Updated `@azure/communication-common` version
44+
Updated `@azure/communication-common` version.
4345

4446
## 1.0.0-beta.1 (2020-09-22)
4547

sdk/communication/communication-identity/CHANGELOG.md

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

3-
## 1.0.0-beta.5 (Unreleased)
3+
## 1.0.0-beta.5 (2021-03-09)
44

55
### Breaking Changes
66

sdk/communication/communication-phone-numbers/CHANGELOG.md

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

3-
## 1.0.0-beta.4 (Unreleased)
3+
## 1.0.0-beta.4 (2021-03-09)
44

55
The Azure Communication Phone Numbers Client library contains code which facilitates phone number management.
66

sdk/communication/communication-sms/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# Release History
22

3-
## 1.0.0-beta.4 (Unreleased)
3+
## 1.0.0-beta.4 (2020-03-09)
44

55
### Added
66

77
- `SmsClient` added a constructor that supports `TokenCredential`.
8+
- Added support for 1:N SMS messaging.
9+
- Added support for tagging SMS messages.
10+
- `send` method in `SmsClient` is idempotent under retry policy.
811

912
### Breaking Changes
1013

0 commit comments

Comments
 (0)