Skip to content

Commit e7b75f8

Browse files
authored
Merge pull request #698 from JuliaOpt/bl/prepv0.8.4
Add NEWS entry for MOI v0.8.4
2 parents 154e90f + 6d3c11b commit e7b75f8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

NEWS.md

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

4+
v0.8.4 (March 13, 2019)
5+
-----------------------
6+
7+
- Performance improvement in `default_copy_to` and bridge optimizer (#696).
8+
- Add `Silent` and implement setting optimizer attributes in caching and mock
9+
optimizers (#695).
10+
- Add functionize bridges (SingleVariable and VectorOfVariables) (#659).
11+
- Minor typo fixes (#694).
12+
413
v0.8.3 (March 6, 2019)
514
----------------------
615

0 commit comments

Comments
 (0)