diff --git a/sdk/communication/azure-communication-administration/CHANGELOG.md b/sdk/communication/azure-communication-administration/CHANGELOG.md
index 25a677871189..52ee7ccc240f 100644
--- a/sdk/communication/azure-communication-administration/CHANGELOG.md
+++ b/sdk/communication/azure-communication-administration/CHANGELOG.md
@@ -1,6 +1,7 @@
# Release History
-## 1.0.0-beta.2 (Unreleased)
+## 1.0.0-beta.2 (2020-10-06)
+Added phone number administration. For more information, please see the [README][read_me] and [documentation][documentation].
## 1.0.0-beta.1 (2020-09-22)
diff --git a/sdk/communication/azure-communication-administration/README.md b/sdk/communication/azure-communication-administration/README.md
index 1adf61226596..77a3886ef776 100644
--- a/sdk/communication/azure-communication-administration/README.md
+++ b/sdk/communication/azure-communication-administration/README.md
@@ -22,7 +22,7 @@ Acquired phone numbers can come with many capabilities, depending on the country
com.azure
azure-communication-administration
- 1.0.0-beta.1
+ 1.0.0-beta.2
```
diff --git a/sdk/communication/azure-communication-chat/CHANGELOG.md b/sdk/communication/azure-communication-chat/CHANGELOG.md
index c948b2768494..c2f3dadb7f23 100644
--- a/sdk/communication/azure-communication-chat/CHANGELOG.md
+++ b/sdk/communication/azure-communication-chat/CHANGELOG.md
@@ -1,6 +1,6 @@
# Release History
-## 1.0.0-beta.2 (Unreleased)
+## 1.0.0-beta.2 (2020-10-06)
## 1.0.0-beta.1 (2020-09-22)
diff --git a/sdk/communication/azure-communication-chat/README.md b/sdk/communication/azure-communication-chat/README.md
index f5b75d8bc7ff..c3192de4c545 100644
--- a/sdk/communication/azure-communication-chat/README.md
+++ b/sdk/communication/azure-communication-chat/README.md
@@ -20,7 +20,7 @@ Azure Communication Chat contains the APIs used in chat applications for Azure C
com.azure
azure-communication-chat
- 1.0.0-beta.1
+ 1.0.0-beta.2
```
diff --git a/sdk/communication/azure-communication-common/CHANGELOG.md b/sdk/communication/azure-communication-common/CHANGELOG.md
index caa5cdcf2ce1..e5f776abf9e4 100644
--- a/sdk/communication/azure-communication-common/CHANGELOG.md
+++ b/sdk/communication/azure-communication-common/CHANGELOG.md
@@ -1,6 +1,6 @@
# Release History
-## 1.0.0-beta.2 (Unreleased)
+## 1.0.0-beta.2 (2020-10-06)
## 1.0.0-beta.1 (2020-09-22)
diff --git a/sdk/communication/azure-communication-common/README.md b/sdk/communication/azure-communication-common/README.md
index 5522681334df..17d1634e1760 100644
--- a/sdk/communication/azure-communication-common/README.md
+++ b/sdk/communication/azure-communication-common/README.md
@@ -19,7 +19,7 @@ It is intended to provide cross cutting concerns, e.g. authentication.
com.azure
azure-communication-common
- 1.0.0-beta.1
+ 1.0.0-beta.2
```
[//]: # ({x-version-update-end})
diff --git a/sdk/communication/azure-communication-sms/CHANGELOG.md b/sdk/communication/azure-communication-sms/CHANGELOG.md
index 1aa5dfee8a72..65f37ebca927 100644
--- a/sdk/communication/azure-communication-sms/CHANGELOG.md
+++ b/sdk/communication/azure-communication-sms/CHANGELOG.md
@@ -1,6 +1,6 @@
# Release History
-## 1.0.0-beta.2 (Unreleased)
+## 1.0.0-beta.2 (2020-10-06)
## 1.0.0-beta.1 (2020-09-22)
diff --git a/sdk/communication/azure-communication-sms/README.md b/sdk/communication/azure-communication-sms/README.md
index f7fd87e4d945..a9f0969bcf2b 100644
--- a/sdk/communication/azure-communication-sms/README.md
+++ b/sdk/communication/azure-communication-sms/README.md
@@ -21,7 +21,7 @@ Azure Communication SMS is used to send simple text messages.
com.azure
azure-communication-sms
- 1.0.0-beta.1
+ 1.0.0-beta.2
```