We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d40dfa7 + 8cd7db9 commit 60b3f85Copy full SHA for 60b3f85
NEWS.md
@@ -1,3 +1,8 @@
1
+# Changes in v0.13.1
2
+
3
+* Allow disabling DCP warnings ([#372](https://github.com/JuliaOpt/Convex.jl/pull/372))
4
+* Restore export of `Constraint` ([#371](https://github.com/JuliaOpt/Convex.jl/pull/371))
5
6
# Major changes in v0.13.0
7
8
* The intermediate layer has changed from MathProgBase.jl to
Project.toml
@@ -1,6 +1,6 @@
name = "Convex"
uuid = "f65535da-76fb-5f13-bab9-19810c17039a"
-version = "0.13.0"
+version = "0.13.1"
[deps]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
0 commit comments