File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
sdk/mongodbatlas/Azure.ResourceManager.MongoDBAtlas Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release History
2
2
3
+ ## 1.1.0-beta.1 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
3
13
## 1.0.0 (2025-07-03)
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
3
<Description >Azure Resource Manager client SDK for Azure resource provider MongoDBAtlas.</Description >
4
- <Version >1.0.0</Version >
4
+ <Version >1.1.0-beta.1</Version >
5
+ <!-- The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
6
+ <ApiCompatVersion >1.0.0</ApiCompatVersion >
5
7
<PackageTags >azure;management;arm;resource manager;mongodbatlas</PackageTags >
6
8
<PackageId >Azure.ResourceManager.MongoDBAtlas</PackageId >
7
9
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments