Skip to content

Commit 095b04d

Browse files
committed
v0.9.13
1 parent 5cd6289 commit 095b04d

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

NEWS.md

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

4+
v0.9.13 (March 24, 2020)
5+
---------------------
6+
7+
- Added tests for `Semicontinuous` and `Semiinteger` variables (#1033).
8+
- Added tests for using `ExprGraph`s from NLP evaluators (#1043).
9+
- Update version compatibilities of depedencies (#1034, #1051, #1052).
10+
- Fixed typos in documentation (#1044).
11+
412
v0.9.12 (February 28, 2020)
513
---------------------
614

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.12"
3+
version = "0.9.13"
44

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

0 commit comments

Comments
 (0)