diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b7dc075f..20c310dd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +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 ### Deprecations - Passing a dataframe via the `data` argument to `Objective.transform` is no longer