diff --git a/sdk/insights/Azure.ResourceManager.Insights/CHANGELOG.md b/sdk/insights/Azure.ResourceManager.Insights/CHANGELOG.md index da0809a33f1a..d7d6b8c42662 100644 --- a/sdk/insights/Azure.ResourceManager.Insights/CHANGELOG.md +++ b/sdk/insights/Azure.ResourceManager.Insights/CHANGELOG.md @@ -1,5 +1,8 @@ # Release History +## 1.0.0-preview.2 (Unreleased) + + ## 1.0.0-preview.1 (2020-09-28) This package follows the [Azure SDK Design Guidelines for .NET](https://azure.github.io/azure-sdk/dotnet_introduction.html) which provide a number of core capabilities that are shared amongst all Azure SDKs, including the intuitive Azure Identity library, an HTTP Pipeline with custom policies, error-handling, distributed tracing, and much more. diff --git a/sdk/insights/Azure.ResourceManager.Insights/src/Azure.ResourceManager.Insights.csproj b/sdk/insights/Azure.ResourceManager.Insights/src/Azure.ResourceManager.Insights.csproj index 3c24c5b949ad..4c51e7a6483c 100644 --- a/sdk/insights/Azure.ResourceManager.Insights/src/Azure.ResourceManager.Insights.csproj +++ b/sdk/insights/Azure.ResourceManager.Insights/src/Azure.ResourceManager.Insights.csproj @@ -1,6 +1,6 @@ - + - 1.0.0-preview.1 + 1.0.0-preview.2 Azure.ResourceManager.Insights Azure Resource Manager client SDK for Azure resource provider Microsoft.Insights azure;management;arm;resource manager;insights