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.
1 parent 8890bdc commit c295277Copy full SHA for c295277
NEWS.md
@@ -1,3 +1,7 @@
1
+# Changes in v0.14.10
2
+
3
+* declare compatibility with BenchmarkTools v1.0 [#441](https://github.com/jump-dev/Convex.jl/pull/441)
4
5
# Changes in v0.14.9
6
7
* fix some tests in `lp_dual_abs_atom` [#439](https://github.com/jump-dev/Convex.jl/pull/439). Thanks @moehle!
Project.toml
@@ -1,6 +1,6 @@
name = "Convex"
uuid = "f65535da-76fb-5f13-bab9-19810c17039a"
-version = "0.14.9"
+version = "0.14.10"
[deps]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
0 commit comments