Skip to content

Commit 45159d6

Browse files
authored
Update changelog for version 1.53.0
Updated version number and fixed various typos and links in the changelog.
1 parent 9154b4a commit 45159d6

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/src/changelog.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ CurrentModule = MathOptInterface
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88
and 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

0 commit comments

Comments
 (0)