Skip to content

Commit

Permalink
Fix and extend changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianSosic authored and AVHopp committed Dec 11, 2024
1 parent 689dc14 commit b28db43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `qNIPV` not working with single `MIN` targets
- Passing a `TargetTransformation` without passing `bounds` when createing a
`NumericalTarget` now raises an error
- Crash when using ContinuousCardinalityConsraint caused by an unintended interplay
between constraints and dropped parameters
- Crash when using `ContinuousCardinalityConstraint` caused by an unintended interplay
between constraints and dropped parameters yielding empty parameter sets

### Deprecations
- Passing a dataframe via the `data` argument to `Objective.transform` is no longer
Expand Down

0 comments on commit b28db43

Please sign in to comment.