Skip to content

Commit 53fdea2

Browse files
authored
Update CHANGELOG.md
1 parent 9e4bc8d commit 53fdea2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,16 @@
44
- Add logger information on handling of stopIteration error (#960)
55
- Replace deprecated ConfigSpace methods (#1139)
66

7+
## Dependencies
8+
- Allow numpy >= 2.x (#1146)
9+
710
# 2.2.0
811

912
## Features
1013
- Add example to specify total budget (fidelity units) instead of n_trials for multi-fidelity/Hyperband (#1121)
1114

1215
## Dependencies
13-
- Update numpy NaN (#1122) and allow numpy >= 2.x (#1146)
16+
- Update numpy NaN (#1122) and restrict numpy
1417
- Upgrade to ConfigSpace 1.x.x (#1124)
1518

1619
# 2.1.0

0 commit comments

Comments
 (0)