We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b466ac8 commit e99db38Copy full SHA for e99db38
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# ConstrainSolver.jl - Changelog
2
3
+## v0.9.2 (26th of March 2022)
4
+- Compat change JuMP v1
5
+
6
## v0.9.1 (26th of February 2022)
7
- Compat change JuMP v0.23
8
## v0.9.0 (19th of February 2022)
Project.toml
@@ -1,7 +1,7 @@
name = "ConstraintSolver"
uuid = "e0e52ebd-5523-408d-9ca3-7641f1cd1405"
authors = ["Ole Kröger <[email protected]>"]
-version = "0.9.1"
+version = "0.9.2"
[deps]
ConstraintProgrammingExtensions = "b65d079e-ed98-51d9-b0db-edee61a5c5f8"
0 commit comments