Skip to content

Commit 6d3c11b

Browse files
committed
Add NEWS entry for MOI v0.8.4
1 parent 0eff7b4 commit 6d3c11b

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)