We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf0052 commit 49cc1a9Copy full SHA for 49cc1a9
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## staged
4
5
+- none.
6
+
7
+## v0.9.1
8
9
- Added support for multinetwork ITD power flows using `solve_mn_pfitd(...)`.
10
11
## v0.9.0
Project.toml
@@ -2,7 +2,7 @@ name = "PowerModelsITD"
uuid = "615c3f80-b0cb-4ecd-88fe-27bee056c380"
authors = ["Juan Ospina", "David M Fobes"]
repo = "https://github.com/lanl-ansi/PowerModelsITD.jl.git"
-version = "0.9.0"
+version = "0.9.1"
[deps]
InfrastructureModels = "2030c09a-7f63-5d83-885d-db604e0e9cc0"
0 commit comments