Skip to content

Commit

Permalink
Preparation for release of System.ClientModel 1.2.0 (#46410)
Browse files Browse the repository at this point in the history
* System.ClientModel 1.2.0

* update CHANGELOG
  • Loading branch information
annelo-msft authored Oct 3, 2024
1 parent fa4e2d3 commit 8e4007a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
10 changes: 3 additions & 7 deletions sdk/core/System.ClientModel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
# Release History

## 1.2.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
## 1.2.0 (2024-10-03)

### Other Changes

- Upgraded `System.Memory.Data` package dependency to 6.0.0 ([#46134](https://github.com/Azure/azure-sdk-for-net/pull/46134)).

## 1.1.0 (2024-09-17)

### Other Changes
Expand Down
2 changes: 1 addition & 1 deletion sdk/core/System.ClientModel/src/System.ClientModel.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<Description>Contains building blocks for clients that call cloud services.</Description>
<Version>1.2.0-beta.1</Version>
<Version>1.2.0</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.1.0</ApiCompatVersion>
<Nullable>enable</Nullable>
Expand Down

0 comments on commit 8e4007a

Please sign in to comment.