We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8651870 commit 92cdb04Copy full SHA for 92cdb04
sdk/metricsadvisor/Azure.AI.MetricsAdvisor/CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Release History
2
3
+## 1.0.0-beta.4 (Unreleased)
4
+
5
6
## 1.0.0-beta.3 (2021-02-09)
7
8
### New Features
sdk/metricsadvisor/Azure.AI.MetricsAdvisor/src/Azure.AI.MetricsAdvisor.csproj
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<AssemblyTitle>Microsoft Azure.AI.MetricsAdvisor client library</AssemblyTitle>
- <Version>1.0.0-beta.3</Version>
+ <Version>1.0.0-beta.4</Version>
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
<NoWarn>
$(NoWarn);
0 commit comments