diff --git a/sdk/communication/Azure.Communication.Rooms/CHANGELOG.md b/sdk/communication/Azure.Communication.Rooms/CHANGELOG.md index b7a180153483d..d9336b534de82 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.