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 2796c04 commit 24e88c2Copy full SHA for 24e88c2
sdk/purview/Azure.Analytics.Purview.Scanning/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.0.0-beta.3 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.0.0-beta.2 (2021-10-15)
14
15
### Breaking Changes
sdk/purview/Azure.Analytics.Purview.Scanning/src/Azure.Analytics.Purview.Scanning.csproj
@@ -2,7 +2,7 @@
<PropertyGroup>
<Description>An SDK for interacting with the Azure Purview Catalog service</Description>
<AssemblyTitle>Azure Purview Sacnning SDK</AssemblyTitle>
- <Version>1.0.0-beta.2</Version>
+ <Version>1.0.0-beta.3</Version>
<PackageTags>Azure Purview</PackageTags>
<TargetFrameworks>$(RequiredTargetFrameworks)</TargetFrameworks>
<NoWarn>$(NoWarn);AZC0001;CS0169</NoWarn>
0 commit comments