Skip to content

Commit 355cdf5

Browse files
committed
Update
1 parent 2d4b222 commit 355cdf5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/src/changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ 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.50.0 (March 20, 2026)
10+
## v1.50.0 (March 23, 2026)
1111

1212
### Added
1313

1414
- Added support for reading defined variables in `.nl` files (#2938)
1515
- Added `;generic_names` support to LP and MOF file formats (#2947)
1616
- Added add support for relaxing vector constraints (#2966)
17-
- Added support for [`ScalarCoefficientChange`](@ref) in
18-
[`Utilities.MatrixOfConstraints`](@ref) (#2975)
17+
- Added support for [`ScalarCoefficientChange`](@ref) and [`MultirowChange`](@ref)
18+
in [`Utilities.MatrixOfConstraints`](@ref) (#2975), (#2977)
1919

2020
### Fixed
2121

0 commit comments

Comments
 (0)