Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianSosic committed Nov 21, 2024
1 parent fae281c commit 6e1b787
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Rare bug arising from degenerate `SubstanceParameter.comp_df` rows that caused
wrong number of recommendations being returned
- `ContinuousConstraint`s can now be used in single point precision
- State spaces are now stateless, preventing unintended side effects that could lead to
incorrect candidate sets when reused in different optimization contexts

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

0 comments on commit 6e1b787

Please sign in to comment.