diff --git a/sdk/websites/Azure.ResourceManager.AppService/CHANGELOG.md b/sdk/websites/Azure.ResourceManager.AppService/CHANGELOG.md index 328ae88b335a..8cbca54df7bb 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/CHANGELOG.md +++ b/sdk/websites/Azure.ResourceManager.AppService/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.4.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.3.0 (2024-11-19) ### Features Added @@ -333,4 +343,4 @@ This package follows the [new Azure SDK guidelines](https://azure.github.io/azur This package is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, submit an issue in our [Azure SDK for .NET GitHub repo](https://github.com/Azure/azure-sdk-for-net/issues). -> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet). \ No newline at end of file +> NOTE: For more information about unified authentication, please refer to [Microsoft Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet). diff --git a/sdk/websites/Azure.ResourceManager.AppService/src/Azure.ResourceManager.AppService.csproj b/sdk/websites/Azure.ResourceManager.AppService/src/Azure.ResourceManager.AppService.csproj index 4ac0d6334fe6..e23a3e76e4a4 100644 --- a/sdk/websites/Azure.ResourceManager.AppService/src/Azure.ResourceManager.AppService.csproj +++ b/sdk/websites/Azure.ResourceManager.AppService/src/Azure.ResourceManager.AppService.csproj @@ -1,8 +1,8 @@ - 1.3.0 + 1.4.0-beta.1 - 1.2.0 + 1.3.0 Azure.ResourceManager.AppService Microsoft Azure management client SDK for Azure resource provider Microsoft.Web. azure;management;AppService