Skip to content

Commit 7b24c6d

Browse files
committed
v0.9.18
1 parent 288549a commit 7b24c6d

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

NEWS.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
MathOptInterface (MOI) release notes
22
====================================
33

4-
- Added `GeoMeantoRelEntrBridge` to bridge a geomean constraint to a relative entropy constraint.
4+
v0.9.18 (November 3, 2020)
5+
---------------------------
6+
7+
For a detailed list of the closed issues and pull requests from this release,
8+
see the [tag notes](https://github.com/jump-dev/MathOptInterface.jl/releases/tag/v0.9.18).
9+
10+
- Various improvements for working with complex numbers
11+
- Added `GeoMeantoRelEntrBridge` to bridge a geomean constraint to a relative entropy constraint
512

613
v0.9.17 (September 21, 2020)
714
---------------------------

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "MathOptInterface"
22
uuid = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
3-
version = "0.9.17"
3+
version = "0.9.18"
44

55
[deps]
66
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"

0 commit comments

Comments
 (0)