File tree 2 files changed +12
-2
lines changed
sdk/sqlmanagement/Azure.ResourceManager.Sql
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
+ ## 1.3.0-beta.1 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
3
13
## 1.2.0 (2023-01-16)
4
14
5
15
### Features Added
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
- <Version >1.2.0 </Version >
3
+ <Version >1.3.0-beta.1 </Version >
4
4
<!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
5
- <ApiCompatVersion >1.1 .0</ApiCompatVersion >
5
+ <ApiCompatVersion >1.2 .0</ApiCompatVersion >
6
6
<PackageId >Azure.ResourceManager.Sql</PackageId >
7
7
<Description >Microsoft Azure management client SDK for Azure resource provider Microsoft.Sql.</Description >
8
8
<PackageTags >azure;management;arm;resource manager;sql</PackageTags >
You can’t perform that action at this time.
0 commit comments