Skip to content

Commit 037ffad

Browse files
committed
Populate NEWS v0.6
1 parent 03cf6c8 commit 037ffad

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

NEWS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
MathOptInterface (MOI) release notes
22
====================================
33

4-
v0.6.0 (August ??, 2018)
4+
v0.6.0 (August 16, 2018)
55
-----------------------
66

7+
- Add result fallback for `ConstraintDual` of variable-wise constraint,
8+
`ConstraintPrimal` and `ObjectiveValue`.
9+
- Add tests for `ObjectiveBound`.
10+
- Add test for empty row in vector linear constraint.
711
- Rework errors: `CannotError` has been renamed `NotAllowedError` and
812
the distinction between `UnsupportedError` and `NotAllowedError` is now
913
about whether the element is not supported (i.e. it cannot be copied a

0 commit comments

Comments
 (0)