From 63529238500efb1ad9ad33e937d58b2d794a8bd1 Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Tue, 16 Nov 2021 16:40:44 +0000 Subject: [PATCH] Increment package version after release of Microsoft.Azure.OperationalInsights --- .../Microsoft.Azure.OperationalInsights/CHANGELOG.md | 10 ++++++++++ .../src/Microsoft.Azure.OperationalInsights.csproj | 5 +++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/sdk/operationalinsights/Microsoft.Azure.OperationalInsights/CHANGELOG.md b/sdk/operationalinsights/Microsoft.Azure.OperationalInsights/CHANGELOG.md index d511a0eac087..602369365093 100644 --- a/sdk/operationalinsights/Microsoft.Azure.OperationalInsights/CHANGELOG.md +++ b/sdk/operationalinsights/Microsoft.Azure.OperationalInsights/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.2.0-beta.1 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.1.0 (2021-11-10) - Added error property to QueryResults. diff --git a/sdk/operationalinsights/Microsoft.Azure.OperationalInsights/src/Microsoft.Azure.OperationalInsights.csproj b/sdk/operationalinsights/Microsoft.Azure.OperationalInsights/src/Microsoft.Azure.OperationalInsights.csproj index a3612006084d..85f6d4b1661e 100644 --- a/sdk/operationalinsights/Microsoft.Azure.OperationalInsights/src/Microsoft.Azure.OperationalInsights.csproj +++ b/sdk/operationalinsights/Microsoft.Azure.OperationalInsights/src/Microsoft.Azure.OperationalInsights.csproj @@ -2,8 +2,9 @@ Provides Microsoft Azure Operational Insights data operations Microsoft Azure Operational Insights Data Library - 1.1.0 - 1.0.0 + 1.2.0-beta.1 + + 1.1.0 Microsoft Azure OperationalInsights;OperationalInsights This is a public release of the Operational Insights Data SDK. $(RequiredTargetFrameworks)