Skip to content

Commit

Permalink
Bump Azure.ResourceManager.Maps version to 1.1.0 (Azure#47148)
Browse files Browse the repository at this point in the history
  • Loading branch information
dubiety authored Nov 15, 2024
1 parent 8d65063 commit 5bc6faf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 3 additions & 5 deletions sdk/maps/Azure.ResourceManager.Maps/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
# Release History

## 1.1.0-beta.4 (Unreleased)
## 1.1.0 (2024-11-15)

### Features Added

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

### Breaking Changes

### Bugs Fixed

### Other Changes

- Upgraded dependent `Azure.ResourceManager` to 1.13.0.

## 1.1.0-beta.3 (2023-11-29)

### Features Added
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.1.0-beta.4</Version>
<Version>1.1.0</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.0.1</ApiCompatVersion>
<PackageId>Azure.ResourceManager.Maps</PackageId>
Expand Down

0 comments on commit 5bc6faf

Please sign in to comment.