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 committed Dec 11, 2024
1 parent 33b8680 commit b1cf2ef
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 @@ -31,8 +31,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Search spaces are now stateless, preventing unintended side effects that could lead to
incorrect candidate sets when reused in different optimization contexts
- `qNIPV` not working with single `MIN` targets
- 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 b1cf2ef

Please sign in to comment.