File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212### Added
1313
1414 - Added [ ` ConflictCount ` ] ( @ref ) and ` conflict_index ` to
15- [ ` ConstraintConflictStatus ` ] ( @rref ) (#2775 ), (#2800 ), (#2801 )
15+ [ ` ConstraintConflictStatus ` ] ( @ref ) (#2775 ), (#2800 ), (#2801 )
1616 - Added [ ` Bridges.Constraint.IntervalToHyperRectangleBridge ` ] ( @ref ) (#2754 ),
17- (#2806 )
17+ (#2806 ), ( # 2809 )
1818
1919### Fixed
2020
@@ -23,11 +23,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323 - Fixed parsing ` x * x ` as ` x^2 ` in ` Nonlinear.Model ` (#2799 )
2424 - Fixed a bug in [ ` Utilities.operate ` ] ( @ref ) with quadratic outputs when a
2525 ` Integer ` coefficient differs from the machine ` Integer ` (#2807 )
26+ - Fixed ` MOI.supports ` of ` MOI.ObjectiveFunction ` in all file formats (#2814 )
27+ - Fixed free rows in [ ` Bridges.Constraint.SplitHyperRectangleBridge ` ] ( @ref ) (#2815 )
2628
2729### Other
2830
2931 - Added an OPF benchmark (#2739 )
3032 - Updated to
[email protected] (
#2796 )
33+ - Filter ` identity_bridge.jl ` out from ` runtests ` (#2812 )
3134
3235## v1.42.1 (August 1, 2025)
3336
You can’t perform that action at this time.
0 commit comments