From 1acd95ec255d073af800bb3a64bb220ded8a8f1d Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Thu, 24 Jun 2021 21:06:48 +0000 Subject: [PATCH] Increment package version after release of Azure.Communication.CallingServer --- .../Azure.Communication.CallingServer/CHANGELOG.md | 11 +++++++++++ .../src/Azure.Communication.CallingServer.csproj | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/sdk/communication/Azure.Communication.CallingServer/CHANGELOG.md b/sdk/communication/Azure.Communication.CallingServer/CHANGELOG.md index 5fd6ac439901..1a3b2a55d4c5 100644 --- a/sdk/communication/Azure.Communication.CallingServer/CHANGELOG.md +++ b/sdk/communication/Azure.Communication.CallingServer/CHANGELOG.md @@ -1,5 +1,16 @@ # Release History +## 1.0.0-beta.2 (Unreleased) + +### Features Added + +### Breaking Changes + +### Key Bugs Fixed + +### Fixed + + ## 1.0.0-beta.1 (2021-06-24) This is the first release of Azure Communication Service Calling Server. For more information, please see the [README][read_me]. diff --git a/sdk/communication/Azure.Communication.CallingServer/src/Azure.Communication.CallingServer.csproj b/sdk/communication/Azure.Communication.CallingServer/src/Azure.Communication.CallingServer.csproj index 4362b39f17d1..06147ca74933 100644 --- a/sdk/communication/Azure.Communication.CallingServer/src/Azure.Communication.CallingServer.csproj +++ b/sdk/communication/Azure.Communication.CallingServer/src/Azure.Communication.CallingServer.csproj @@ -1,11 +1,11 @@ - + This client library enables working with the Microsoft Azure Communication CallingServer service. For this release, see notes - https://github.com/Azure/azure-sdk-for-net-pr/blob/master/sdk/communication/Azure.Communication.ServerCalling/README.md and https://github.com/Azure/azure-sdk-for-net-pr/blob/master/sdk/communication/Azure.Communication.ServerCalling/CHANGELOG.md. Azure Communication CallingServer Service - 1.0.0-beta.1 + 1.0.0-beta.2 Microsoft Azure Communication CallingServer Service;Microsoft;Azure;Azure Communication Service;Azure Communication CallingServer Service;Calling;Communication;$(PackageCommonTags) $(RequiredTargetFrameworks)