Skip to content

Commit b296eab

Browse files
update version changelog (Azure#38781)
1 parent 77f5443 commit b296eab

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

sdk/ml/azure-ai-ml/CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Release History
2-
## 1.23.0 (unreleased)
2+
## 1.24.0 (unreleased)
3+
4+
### Features Added
5+
6+
### Bugs Fixed
7+
8+
9+
## 1.23.0 (2024-12-05)
310

411
### Features Added
512
- Added support for IP-based access control to default and hub workspaces.
@@ -12,7 +19,6 @@
1219
- Azure Blob Storage
1320
- Microsoft OneLake
1421

15-
### Bugs Fixed
1622

1723
## 1.22.3 (2024-11-20)
1824

sdk/ml/azure-ai-ml/azure/ai/ml/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Copyright (c) Microsoft Corporation. All rights reserved.
33
# ---------------------------------------------------------
44

5-
VERSION = "1.23.0"
5+
VERSION = "1.24.0"

0 commit comments

Comments
 (0)