Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
AVHopp authored and AdrianSosic committed Jan 15, 2025
1 parent afb2313 commit 522ae87
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
`NumericalTarget` now raises an error
- Crash when using `ContinuousCardinalityConstraint` caused by an unintended interplay
between constraints and dropped parameters yielding empty parameter sets
- Minimizing `NumericalTarget`s with transformations no longer maximizes the targets
- Minimizing a single `NumericalTarget` with specified bounds/transformation via
`SingleTargetObjective` no longer erroneously maximizes it

### Removed
- `botorch_function_wrapper` utility for creating lookup callables
Expand Down

0 comments on commit 522ae87

Please sign in to comment.