Skip to content

Commit 3976571

Browse files
committed
Update
1 parent 6201aac commit 3976571

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/src/changelog.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +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 9, 2026)
10+
## v1.50.0 (March 18, 2026)
1111

1212
### Added
1313

1414
- Added `LDLFactorizations.jl` as a package extension (#2933), (#2956), (#2959),
1515
(#2961)
1616
- Added support for reading defined variables in `.nl` files (#2938)
1717
- Added `;generic_names` support to LP and MOF file formats (#2947)
18+
- Added add support for relaxing vector constraints (#2966)
1819

1920
### Fixed
2021

@@ -39,7 +40,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3940
(#2936)
4041
- Made minor formatting changes to the docs (#2939)
4142
- Installed `Dependabot` (#2949), (#2950), (#2951), (#2952), (#2953), (#2954),
42-
(#2958)
43+
(#2958), (#2968)
44+
- Add a new test for solving a multiobjective problem (#2970)
4345

4446
## v1.49.0 (January 30, 2026)
4547

0 commit comments

Comments
 (0)