From be464bcc7a889a7d1580a38a8403ced41a44d0ba Mon Sep 17 00:00:00 2001 From: Jiri Burant Date: Tue, 17 May 2022 13:35:46 +0200 Subject: [PATCH] Fixed version in changelog. --- sdk/communication/communication-phone-numbers/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/communication/communication-phone-numbers/CHANGELOG.md b/sdk/communication/communication-phone-numbers/CHANGELOG.md index 0934130a3d9c..30f890be8a9b 100644 --- a/sdk/communication/communication-phone-numbers/CHANGELOG.md +++ b/sdk/communication/communication-phone-numbers/CHANGELOG.md @@ -1,9 +1,9 @@ # Release History -## 1.2.0-beta.4 (2022-05-05) +## 1.2.0-alpha.20220517.1 (2022-05-17) - Added support for the API version `2022-06-01-preview` -- Added `operatorId`, `operatorName` and `phoneNumberSource` properties to `PurchasedPhoneNumber` model. +- Added `operatorId`, `operatorName` and `phoneNumberSource` properties to the `PurchasedPhoneNumber` model. ## 1.2.0-beta.3 (2022-04-06)