Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianSosic committed Aug 29, 2024
1 parent 845113e commit 776aef1
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 @@ -33,6 +33,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `CategoricalParameter` and `TaskParameter` no longer incorrectly coerce a single
string input to categories/tasks
- `farthest_point_sampling` no longer depends on the provided point order
- `RandomForestSurrogate` now produces proper batch predictions
- Surrogates providing only marginal posterior information can no longer be used for
batch recommendation

### Removed
- `register_custom_architecture` decorator
Expand Down

0 comments on commit 776aef1

Please sign in to comment.