Skip to content

Commit 60b3f85

Browse files
authored
Merge pull request #373 from JuliaOpt/0.13.1
Update for v0.13.1
2 parents d40dfa7 + 8cd7db9 commit 60b3f85

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
# Major changes in v0.13.0
27

38
* The intermediate layer has changed from MathProgBase.jl to

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Convex"
22
uuid = "f65535da-76fb-5f13-bab9-19810c17039a"
3-
version = "0.13.0"
3+
version = "0.13.1"
44

55
[deps]
66
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"

0 commit comments

Comments
 (0)