From c340d41f2445b7df129e967d11e155bfc2521233 Mon Sep 17 00:00:00 2001 From: Mike Hang <108955604+mikehang-msft@users.noreply.github.com> Date: Fri, 6 Oct 2023 10:08:22 -0700 Subject: [PATCH] Update ChangeLog file --- sdk/communication/Azure.Communication.Rooms/CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sdk/communication/Azure.Communication.Rooms/CHANGELOG.md b/sdk/communication/Azure.Communication.Rooms/CHANGELOG.md index b7a180153483..d9336b534de8 100644 --- a/sdk/communication/Azure.Communication.Rooms/CHANGELOG.md +++ b/sdk/communication/Azure.Communication.Rooms/CHANGELOG.md @@ -1,10 +1,9 @@ # Release History -### Other Changes ## 1.1.0-beta.1 (2023-09-19) ### Features Added -- Added Support for PSTN Dial-Out Feature in Azure Communication Services Rooms +- Added support for PSTN dial-out capability ### Added - Added new overloads for CreateRoom (CreateRoomAsync) and UpdateRooms (UpdateRoomsAsync) with options : CreateRoomOptions and UpdateRoomOptions.