Skip to content

Commit f04b348

Browse files
committed
👌 [ci skip] Address @mlubin comments
1 parent 33a03c8 commit f04b348

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NEWS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ MathOptInterface (MOI) release notes
44
v0.8.2 (February ??, 2019)
55
-------------------------
66

7-
- Add `SpecificTerminationStatus` attribute (#629).
7+
- Add `RawStatusString` attribute (#629).
88
- Do not set names to the optimizer but only to the cache in `CachingOptimizer`
99
(#638).
1010
- Make scalar MOI functions act as scalars in broadcast (#646).
1111
- Add function utilities:
1212
* Implement `Base.zero` (#634), `Base.iszero` (#643), add missing arithmetic
13-
operations (#644, #645) and fixes division (#648).
13+
operations (#644, #645) and fix division (#648).
1414
* Add a `vectorize` function that turns a vector of `ScalarAffineFunction`
1515
into a `VectorAffineFunction` (#642).
1616
- Improve support for starting values:

0 commit comments

Comments
 (0)