diff --git a/sdk/azurestackhci/Azure.ResourceManager.Hci.Vm/CHANGELOG.md b/sdk/azurestackhci/Azure.ResourceManager.Hci.Vm/CHANGELOG.md index aa6552ae9b68..b1e6451fb970 100644 --- a/sdk/azurestackhci/Azure.ResourceManager.Hci.Vm/CHANGELOG.md +++ b/sdk/azurestackhci/Azure.ResourceManager.Hci.Vm/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.0.0-beta.2 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.0.0-beta.1 (2025-09-19) ### Features Added @@ -14,4 +24,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/azurestackhci/Azure.ResourceManager.Hci.Vm/src/Azure.ResourceManager.Hci.Vm.csproj b/sdk/azurestackhci/Azure.ResourceManager.Hci.Vm/src/Azure.ResourceManager.Hci.Vm.csproj index 17e4237dd132..52c8bfe6ece7 100644 --- a/sdk/azurestackhci/Azure.ResourceManager.Hci.Vm/src/Azure.ResourceManager.Hci.Vm.csproj +++ b/sdk/azurestackhci/Azure.ResourceManager.Hci.Vm/src/Azure.ResourceManager.Hci.Vm.csproj @@ -1,6 +1,6 @@ - + - 1.0.0-beta.1 + 1.0.0-beta.2 Azure.ResourceManager.Hci.Vm Azure Resource Manager client SDK for Azure resource provider Hci.Vm. azure;management;arm;resource manager;hci.vm