Skip to content

Commit

Permalink
Mention relaxation in NEWS (jump-dev#1726)
Browse files Browse the repository at this point in the history
* Mention relaxation in NEWS

* Update NEWS.md
  • Loading branch information
odow authored and mlubin committed Jan 4, 2019
1 parent 742cb9e commit fe719c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,9 @@ release (0.19.x or later):
`objective`, `coefficients`, and `inconstraints` keyword arguments). Support
for column generation will be re-introduced in a future release.

- The ability to solve the continuous relaxation (i.e. via
`solve(model; relaxation = true)`) is not yet reimplemented ([issue](https://github.com/JuliaOpt/JuMP.jl/issues/1611)).

Version 0.18.5 (December 1, 2018)
---------------------------------

Expand Down

0 comments on commit fe719c5

Please sign in to comment.