Skip to content

Commit 33a03c8

Browse files
committed
👌 [ci skip] Address @odow's comments
1 parent 9b9c1b6 commit 33a03c8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

NEWS.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,13 @@ v0.8.2 (February ??, 2019)
1212
* Implement `Base.zero` (#634), `Base.iszero` (#643), add missing arithmetic
1313
operations (#644, #645) and fixes division (#648).
1414
* Add a `vectorize` function that turns a vector of `ScalarAffineFunction`
15-
into a `VectorAffineFunction (#642).
15+
into a `VectorAffineFunction` (#642).
1616
- Improve support for starting values:
1717
* Show a warning in copy when starting values are not supported instead of
1818
throwing an error (#630).
1919
* Fix `UniversalFallback` for getting an variable or constraint attribute set to
2020
no indices (#623).
2121
* Add a test in `contlineartest` with partially set `VariablePrimalStart`.
22-
no indices (#626).
2322
- Bridges improvements:
2423
* Fix `StackOverFlow` in `LazyBridgeOptimizer` when there is a cycle in the
2524
graph of bridges.

0 commit comments

Comments
 (0)