Skip to content

Commit e99db38

Browse files
committed
v0.9.2
1 parent b466ac8 commit e99db38

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# ConstrainSolver.jl - Changelog
22

3+
## v0.9.2 (26th of March 2022)
4+
- Compat change JuMP v1
5+
36
## v0.9.1 (26th of February 2022)
47
- Compat change JuMP v0.23
58
## v0.9.0 (19th of February 2022)

Project.toml

+1-1
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.1"
4+
version = "0.9.2"
55

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

0 commit comments

Comments
 (0)