Skip to content

Commit

Permalink
Revert "Bump Azure.ResourceManager.Maps version to 1.1.0 (#47148)" (#…
Browse files Browse the repository at this point in the history
…47233)

This reverts commit 5bc6faf.
  • Loading branch information
dubiety authored Nov 19, 2024
1 parent 01e61b4 commit f77b12e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions sdk/maps/Azure.ResourceManager.Maps/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
# Release History

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

### 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.

### Other Changes
### Breaking Changes

- Upgraded dependent `Azure.ResourceManager` to 1.13.0.
### Bugs Fixed

### Other Changes

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

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</Version>
<Version>1.1.0-beta.4</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 f77b12e

Please sign in to comment.