We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5851e9 commit fb80b75Copy full SHA for fb80b75
docs/src/changelog.md
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
20
- Fixed Bridge tests for non-invertible constraint bridge (#2713)
21
- Fix bridge weights for SOS(1|2)ToMILPBridge (#2723)
22
+ - Fix `Bridges.Constraint.SetMapBridge` with `Complex` number types (#2733)
23
24
### Other
25
@@ -32,7 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
32
33
- Bump Julia version to v1.10 for documentation (#2735)
34
- Fix tests on nightly (#2742)
35
-
36
## v1.39.0 (April 10, 2025)
37
38
### Added
0 commit comments