Skip to content

Commit 620383e

Browse files
authored
Prepare Azure.Core 1.21 release (Azure#25110)
1 parent 9915dc9 commit 620383e

File tree

3 files changed

+3
-19
lines changed

3 files changed

+3
-19
lines changed

sdk/core/Azure.Core.Experimental/CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
# Release History
22

3-
## 0.1.0-preview.18 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
3+
## 0.1.0-preview.18 (2021-11-03)
124

135
## 0.1.0-preview.17 (2021-10-01)
146

sdk/core/Azure.Core/CHANGELOG.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
11
# Release History
22

3-
## 1.21.0-beta.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
3+
## 1.21.0 (2021-11-03)
124

135
## 1.20.0 (2021-10-01)
146

sdk/core/Azure.Core/src/Azure.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<Description>This is the implementation of the Azure Client Pipeline</Description>
44
<AssemblyTitle>Microsoft Azure Client Pipeline</AssemblyTitle>
5-
<Version>1.21.0-beta.1</Version>
5+
<Version>1.21.0</Version>
66
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
77
<ApiCompatVersion>1.20.0</ApiCompatVersion>
88
<PackageTags>Microsoft Azure Client Pipeline</PackageTags>

0 commit comments

Comments
 (0)