Skip to content

Commit da9acc7

Browse files
committed
update changelog
1 parent ae53374 commit da9acc7

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,15 @@ For detailed release notes, see [GitHub Releases](https://github.com/SimonBlanke
99

1010
## [Unreleased]
1111

12+
## [1.11.1] - 2026-03-15
13+
14+
### Fixed
15+
- Constraint retry loop now falls back to random positions when the optimizer's own `_generate_position` repeatedly violates constraints, preventing the search from silently proceeding with invalid positions
16+
17+
### Tests
18+
- Expanded constraint tests from representative subset to all optimizers
19+
- Added constraint tests for categorical dimensions, mixed search spaces (continuous + discrete + categorical), cross-parameter constraints, and adversarial scenarios where the optimum lies inside the excluded region
20+
1221
## [1.11.0] - 2026-03-14
1322

1423
### Added

0 commit comments

Comments
 (0)