Skip to content

Commit 5a83a56

Browse files
authored
update changelog for appcomplianceautomation (#32000)
1 parent 58be25f commit 5a83a56

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

sdk/appcomplianceautomation/Azure.ResourceManager.AppComplianceAutomation/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Release History
22

3-
## 1.0.0-beta.1 (Unreleased)
3+
## 1.0.0-beta.1 (2022-10-25)
4+
5+
### Features Added
6+
7+
New design of track 2 initial commit.
48

59
### General New Features
610

@@ -12,4 +16,4 @@
1216

1317
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.
1418

15-
This is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, please submit an issue in our [Azure SDK for .NET GitHub repo](https://github.com/Azure/azure-sdk-for-net/issues).
19+
This is a Public Preview version, so expect incompatible changes in subsequent releases as we improve the product. To provide feedback, please submit an issue in our [Azure SDK for .NET GitHub repo](https://github.com/Azure/azure-sdk-for-net/issues).

sdk/appcomplianceautomation/Azure.ResourceManager.AppComplianceAutomation/src/Azure.ResourceManager.AppComplianceAutomation.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<Version>1.0.0-beta.1</Version>
44
<PackageId>Azure.ResourceManager.AppComplianceAutomation</PackageId>

0 commit comments

Comments
 (0)