We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 319e1f3 commit 78558c5Copy full SHA for 78558c5
CHANGELOG.md
@@ -4,6 +4,9 @@ PowerModels.jl Change Log
4
### Staged
5
- nothing
6
7
+### v0.20.1
8
+- Fix tests for latest ipopt jll
9
+
10
### v0.20.0
11
- Add support for models with mixtures of PWL and polynomial cost functions (#829)
12
- Revised models to use two-sided constraints (#819) (breaking)
Project.toml
@@ -2,7 +2,7 @@ name = "PowerModels"
2
uuid = "c36e90e8-916a-50a6-bd94-075b64ef4655"
3
authors = ["Carleton Coffrin"]
repo = "https://github.com/lanl-ansi/PowerModels.jl"
-version = "0.20.0"
+version = "0.20.1"
[deps]
InfrastructureModels = "2030c09a-7f63-5d83-885d-db604e0e9cc0"
0 commit comments