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 6e422c7 commit 90ade78Copy full SHA for 90ade78
sdk/ai/azure-ai-projects/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 2.0.0b3 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking changes
8
9
+### Bugs Fixed
10
11
+### Sample updates
12
13
## 2.0.0b2 (2025-11-14)
14
15
### Features Added
sdk/ai/azure-ai-projects/azure/ai/projects/_version.py
@@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------
-VERSION = "2.0.0b2"
+VERSION = "2.0.0b3"
0 commit comments