File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name = " MathOptInterface"
22uuid = " b8f27783-ece8-5eb3-8dc8-9495eed66fee"
3- version = " 1.52 .0"
3+ version = " 1.53 .0"
44
55[deps ]
66CodecBzip2 = " 523fee87-0ab8-5b00-afb7-3ecf72e48cfd"
Original file line number Diff line number Diff line change @@ -7,6 +7,26 @@ 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 18, 2026)
11+
12+ ### Added
13+
14+ - Added [ ` dual_set ` ] ( @ref ) for [ ` NormCone ` ] ( @ref ) (#3042 )
15+ - Added [ ` DualGeometricMeanCone ` ] ( @ref ) (#3041 ), (#3047 )
16+ - Added [ ` DualRelativeEntropyCone ` ] ( @ref ) (#3049 ), (#3051 )
17+
18+ ### Fixed
19+
20+ - Fixed compat bound on CliqueTrees.jl (#3039 )
21+
22+ ### Other
23+
24+ - Updated ` solver_tests.yml ` (#3038 )
25+ - Updated GitHub actions versions (#3043 )
26+ - Added DocumenterCodeBlocks.jl (#3044 )
27+ - Disable ` depwarn=error ` on Julia nightly (#3050 )
28+ - Fixed various typos in the documentation (#3052 )
29+
1030## v1.52.0 (July 31, 2026)
1131
1232### Added
You can’t perform that action at this time.
0 commit comments