We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb3ccb8 commit 61491bdCopy full SHA for 61491bd
sdk/mongodbatlas/Azure.ResourceManager.MongoDBAtlas/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.0.0-beta.2 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.0.0-beta.1 (2025-05-29)
14
15
### Features Added
sdk/mongodbatlas/Azure.ResourceManager.MongoDBAtlas/src/Azure.ResourceManager.MongoDBAtlas.csproj
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Description>Azure Resource Manager client SDK for Azure resource provider MongoDBAtlas.</Description>
- <Version>1.0.0-beta.1</Version>
+ <Version>1.0.0-beta.2</Version>
<PackageTags>azure;management;arm;resource manager;mongodbatlas</PackageTags>
<PackageId>Azure.ResourceManager.MongoDBAtlas</PackageId>
</PropertyGroup>
0 commit comments