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 24b51f3 commit 3078ed4Copy full SHA for 3078ed4
sdk/cosmosdb/Azure.ResourceManager.CosmosDB/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.4.0-beta.3 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.4.0-beta.2 (2023-05-29)
14
15
### Features Added
sdk/cosmosdb/Azure.ResourceManager.CosmosDB/src/Azure.ResourceManager.CosmosDB.csproj
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
- <Version>1.4.0-beta.2</Version>
+ <Version>1.4.0-beta.3</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<ApiCompatVersion>1.3.0</ApiCompatVersion>
<PackageId>Azure.ResourceManager.CosmosDB</PackageId>
0 commit comments