Skip to content

Commit d66ad07

Browse files
committed
v0.9.1 with JuMP v0.23
1 parent c16e703 commit d66ad07

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ConstrainSolver.jl - Changelog
22

3+
## v0.9.1 (26th of February 2022)
4+
- Compat change JuMP v0.23
35
## v0.9.0 (19th of February 2022)
46
- Works with MathOptInterface v0.10/v1
57

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ConstraintSolver"
22
uuid = "e0e52ebd-5523-408d-9ca3-7641f1cd1405"
33
authors = ["Ole Kröger <[email protected]>"]
4-
version = "0.9.0"
4+
version = "0.9.1"
55

66
[deps]
77
ConstraintProgrammingExtensions = "b65d079e-ed98-51d9-b0db-edee61a5c5f8"

0 commit comments

Comments
 (0)