Skip to content

Commit 3765cc1

Browse files
authored
NEWS for v0.9.19 (#1204)
1 parent 2366071 commit 3765cc1

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

NEWS.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
MathOptInterface (MOI) release notes
22
====================================
33

4+
v0.9.19 (December 1, 2020)
5+
---------------------------
6+
7+
For a detailed list of the closed issues and pull requests from this release,
8+
see the [tag notes](https://github.com/jump-dev/MathOptInterface.jl/releases/tag/v0.9.19).
9+
10+
- Added `CallbackNodeStatus` attribute
11+
- Added bridge from `GreaterThan` or `LessThan` to `Interval`
12+
- Added tests for infeasibility certificates and double optimize
13+
- Fixed support for Julia v1.6
14+
- Re-organized MOI docs and added documentation for adding a test
15+
416
v0.9.18 (November 3, 2020)
517
---------------------------
618

0 commit comments

Comments
 (0)