File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.53.0 (August 20 , 2026)
10+ ## v1.53.0 (August 24 , 2026)
1111
1212### Added
1313
@@ -19,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
2020- Fixed ` [compat] ` bound on CliqueTrees.jl (#3039 )
2121- Fixed [ ` ConstraintPrimal ` ] ( @ref ) and [ ` ConstraintPrimalStart ` ] ( @ref ) in
22- [ ` Bridges.Constraint.GeoMeanBridge ` ] ( @ref ) (#3056 ), (#3059 )
22+ [ ` Bridges.Constraint.GeoMeanBridge ` ] ( @ref ) (#3056 ), (#3059 ), ( # 3060 )
2323
2424### Other
2525
@@ -29,6 +29,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2929- Disable ` depwarn=error ` on Julia nightly (#3050 )
3030- Fixed various typos in the documentation (#3052 )
3131- Fixed various link checking (#3058 )
32+ - Improve error message for constrained variables in VectorOfVariables
33+ (#3061 )
3234
3335## v1.52.0 (July 31, 2026)
3436
You can’t perform that action at this time.
0 commit comments