Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianSosic committed Jul 12, 2024
1 parent 14f91fa commit 6706b54
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 @@ -38,6 +38,7 @@ _ `_optional` subpackage for managing optional dependencies
convenience constructors
- `DiscreteParameter.to_subspace`, `ContinuousParameter.to_subspace` and
`Parameter.to_searchspace` convenience constructors
- Validation and translation tests for kernels

### Changed
- Passing an `Objective` to `Campaign` is now optional
Expand All @@ -60,6 +61,8 @@ _ `_optional` subpackage for managing optional dependencies
measurements when calling a `NonPredictiveRecommender`
- Bug introduced in 0.9.0 (PR #221, commit 3078f3), where arguments to `to_gpytorch`
are not passed on to the GPyTorch kernels
- Positive-valued kernel attributes are now correctly handled by validators
and hypothesis strategies

### Deprecations
- `SequentialGreedyRecommender` class replaced with `BotorchRecommender`
Expand Down

0 comments on commit 6706b54

Please sign in to comment.