Skip to content

Commit 5594b29

Browse files
committed
[ci skip] NEWS for v0.9.9
1 parent 87fcc06 commit 5594b29

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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.9 (December 29, 2019)
5+
---------------------
6+
7+
- Incorporated MathOptFormat.jl as the FileFormats submodule. FileFormats
8+
provides readers and writers for a number of standard file formats and MOF, a
9+
file format specialized for MOI (#969).
10+
- Improved performance of deletion of vector of variables in
11+
`MOI.Utilities.Model` (#983).
12+
- Updated to MutableArithmetics v0.2 (#981).
13+
- Added `MutableArithmetics.promote_operation` allocation tests (#975).
14+
- Fixed inference issue on Julia v1.1 (#982).
15+
416
v0.9.8 (December 19, 2019)
517
---------------------
618

0 commit comments

Comments
 (0)