File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ CurrentModule = MathOptInterface
77The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
88and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
99
10- ## v1.43.0 (August 12 , 2025)
10+ ## v1.43.0 (August 19 , 2025)
1111
1212### Added
1313
@@ -24,7 +24,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2424 - Fixed a bug in [ ` Utilities.operate ` ] ( @ref ) with quadratic outputs when a
2525 ` Integer ` coefficient differs from the machine ` Integer ` (#2807 )
2626 - Fixed ` MOI.supports ` of ` MOI.ObjectiveFunction ` in all file formats (#2814 )
27- - Fixed free rows in [ ` Bridges.Constraint.SplitHyperRectangleBridge ` ] ( @ref ) (#2815 )
27+ - Fixed free rows in [ ` Bridges.Constraint.SplitHyperRectangleBridge ` ] ( @ref ) (#2816 )
28+ - Fixed deleting a variable with constraint bridges (#2818 )
29+ - Fixed ` Utilities.AbstractModel ` with no constraints (#2819 )
2830
2931### Other
3032
You can’t perform that action at this time.
0 commit comments