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 0a6e24d commit 584659dCopy full SHA for 584659d
NEWS.md
@@ -1,6 +1,17 @@
1
MathOptInterface (MOI) release notes
2
====================================
3
4
+v0.9.16 (September 17, 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.16).
9
10
+- Various fixes:
11
+ * 32-bit support
12
+ * `CleverDict` with abstract value type
13
+ * Checks in test suite
14
15
v0.9.15 (September 14, 2020)
16
---------------------------
17
0 commit comments