We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Wikunia
Learn more about funding links in repositories.
Report abuse
1 parent c16e703 commit d66ad07Copy full SHA for d66ad07
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# ConstrainSolver.jl - Changelog
2
3
+## v0.9.1 (26th of February 2022)
4
+- Compat change JuMP v0.23
5
## v0.9.0 (19th of February 2022)
6
- Works with MathOptInterface v0.10/v1
7
Project.toml
@@ -1,7 +1,7 @@
name = "ConstraintSolver"
uuid = "e0e52ebd-5523-408d-9ca3-7641f1cd1405"
authors = ["Ole Kröger <o.kroeger@opensourc.es>"]
-version = "0.9.0"
+version = "0.9.1"
[deps]
ConstraintProgrammingExtensions = "b65d079e-ed98-51d9-b0db-edee61a5c5f8"
0 commit comments