Skip to content

Commit 5f355d8

Browse files
authored
[Azure.ResourceManager.DevTestLabs] Relase version 1.1.1 (Azure#47643)
* Update CHANGELOG.md * Update version
1 parent 8f5cf84 commit 5f355d8

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

sdk/devtestlabs/Azure.ResourceManager.DevTestLabs/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,12 @@
11
# Release History
22

3-
## 1.2.0-beta.1 (Unreleased)
3+
## 1.1.1 (2024-12-24)
44

55
### Features Added
66

77
- Enable the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details.
88
- Exposed `JsonModelWriteCore` for model serialization procedure.
99

10-
### Breaking Changes
11-
12-
### Bugs Fixed
13-
14-
### Other Changes
15-
1610
## 1.1.0 (2023-11-27)
1711

1812
### Features Added

sdk/devtestlabs/Azure.ResourceManager.DevTestLabs/src/Azure.ResourceManager.DevTestLabs.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.2.0-beta.1</Version>
3+
<Version>1.1.1</Version>
44
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55
<ApiCompatVersion>1.1.0</ApiCompatVersion>
66
<PackageId>Azure.ResourceManager.DevTestLabs</PackageId>

0 commit comments

Comments
 (0)