We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae87890 commit 585a959Copy full SHA for 585a959
NEWS.md
@@ -1,6 +1,14 @@
1
MathOptInterface (MOI) release notes
2
====================================
3
4
+v0.4.1 (June 28, 2018)
5
+----------------------
6
+
7
+- Fixes vector function modification on 32 bits.
8
+- Fixes Bellman-Ford algorithm for bridges.
9
+- Added an NLP test with `FeasibilitySense`.
10
+- Update modification documentation.
11
12
v0.4.0 (June 23, 2018)
13
----------------------
14
0 commit comments