Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamc authored Sep 25, 2024
1 parent 9e4bc8d commit 53fdea2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,16 @@
- Add logger information on handling of stopIteration error (#960)
- Replace deprecated ConfigSpace methods (#1139)

## Dependencies
- Allow numpy >= 2.x (#1146)

# 2.2.0

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

## Dependencies
- Update numpy NaN (#1122) and allow numpy >= 2.x (#1146)
- Update numpy NaN (#1122) and restrict numpy
- Upgrade to ConfigSpace 1.x.x (#1124)

# 2.1.0
Expand Down

0 comments on commit 53fdea2

Please sign in to comment.