Skip to content

Commit 25fabaf

Browse files
committed
Merge branch 'bl/prepv0.8.3'
2 parents 4197a97 + a0a14b5 commit 25fabaf

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

NEWS.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
MathOptInterface (MOI) release notes
22
====================================
33

4+
v0.8.3 (March 6, 2019)
5+
----------------------
6+
7+
- Use zero constant in scalar constraint function of `MOI.Test.copytest` (#691).
8+
- Fix variable deletion with `SingleVariable` objective function (#690).
9+
- Fix LazyBridgeOptimizer with bridges that add no constraints (#689).
10+
- Error message improvements (#673, #685, #686, #688).
11+
- Documentation improvements (#682, #683, #687).
12+
- Basis status:
13+
* Remove `VariableBasisStatus` (#679).
14+
* Test `ConstraintBasisStatus` and implement it in bridges (#678).
15+
- Fix inference of `NumberOfVariables` and `NumberOfConstraints` (#677).
16+
- Implement division between a quadratic function and a number (#675).
17+
418
v0.8.2 (February 7, 2019)
519
-------------------------
620

0 commit comments

Comments
 (0)