Skip to content

Commit b2b8ee2

Browse files
committed
Update CHANGELOG.md
1 parent 075f186 commit b2b8ee2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3333
- `SubspaceDiscrete.from_product` and `SubspaceDiscrete.from_simplex` now split
3434
their `constraints` argument into filtering constraints (applied during construction)
3535
and batch constraints (stored in `batch_constraints`)
36+
- Internal search space and recommender logic simplified by reducing indirection and
37+
argument passing between methods
3638

3739
### Fixed
3840
- Deserialization with constructor selection now correctly respects converter settings

0 commit comments

Comments
 (0)