We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 797f94c commit a89aaf0Copy full SHA for a89aaf0
2 files changed
sdk/evaluation/azure-ai-evaluation/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.0.0b6 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.0.0b5 (2024-10-28)
14
15
### Features Added
sdk/evaluation/azure-ai-evaluation/azure/ai/evaluation/_version.py
@@ -2,4 +2,4 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# ---------------------------------------------------------
-VERSION = "1.0.0b5"
+VERSION = "1.0.0b6"
0 commit comments