Skip to content

Commit 84af3a7

Browse files
authored
Updating changelog for restricting marshmallow to use its major version (#40581)
1 parent 584dcdc commit 84af3a7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@
88
### Other Changes
99
- Hub and Project are officially GA'd and no longer experimental.
1010

11+
## 1.26.3 (2025-04-17)
12+
13+
### Bugs Fixed
14+
- Updated `marshmallow` dependency to restrict versions to `>=3.5,<4.0.0`
15+
in `install_requires` to ensure compatibility.
16+
1117
## 1.26.2 (2025-04-08)
1218

1319
### Bugs Fixed

0 commit comments

Comments
 (0)