Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AVHopp committed Nov 5, 2024
1 parent e74d68d commit c716922
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- `allow_missing` and `allow_extra` keyword arguments to `Objective.transform`

### Fixed
- `ContinuousConstraints` can now be used in single point precision

### Deprecations
- Passing a dataframe via the `data` argument to `Objective.transform` is no longer
possible. The dataframe must now be passed as positional argument.
Expand Down

0 comments on commit c716922

Please sign in to comment.