From 5a3998cf5955e2260acf6fa784d7704c70e47631 Mon Sep 17 00:00:00 2001 From: Miles Lubin Date: Sat, 15 Jul 2017 20:40:47 +0200 Subject: [PATCH] link to post on upcoming changes in 0.18 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4b4863b3037..2f99f21a51f 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,8 @@ Our documentation includes an installation guide, quick-start guide, and referen [juliaopt-notebooks]: https://github.com/JuliaOpt/juliaopt-notebooks +**Read about the upcoming transition to MathOptInterface and breaking changes in JuMP 0.18 [here](https://discourse.julialang.org/t/mathoptinterface-and-upcoming-breaking-changes-in-jump-0-18).** + **Latest Release**: 0.17.1 (via ``Pkg.add``) * [Documentation](http://www.juliaopt.org/JuMP.jl/0.17/) * [Examples](https://github.com/JuliaOpt/JuMP.jl/tree/release-0.17/examples)