Skip to content

Commit a39ceab

Browse files
authored
Merge pull request #471 from JuliaOpt/bl/news0.6
Populate NEWS v0.6
2 parents 37dee37 + 6b25c0b commit a39ceab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ MathOptInterface (MOI) release notes
44
v0.6.0 (August ??, 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)