Skip to content

Commit 83cfed6

Browse files
committed
v0.7.6 Release Prep.
1 parent 5a9ac47 commit 83cfed6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## staged
44

5+
- none.
6+
7+
## v0.7.6
8+
59
- Bumped PMITD compatibility of `PMD` and `PM` to the latest versions (i.e., v0.14.5, and v0.19.8).
610
- Added new unit tests that test SOC-based formulations with transformers (SOC transformers constraints were added to `PMD`).
711
- Added new function `calc_transmission_branch_flow_ac!` to `data.jl` that computes the branch power flows for transmission system when solving PFITD.

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "PowerModelsITD"
22
uuid = "615c3f80-b0cb-4ecd-88fe-27bee056c380"
33
authors = ["Juan Ospina", "David M Fobes"]
44
repo = "https://github.com/lanl-ansi/PowerModelsITD.jl.git"
5-
version = "0.7.5"
5+
version = "0.7.6"
66

77
[deps]
88
InfrastructureModels = "2030c09a-7f63-5d83-885d-db604e0e9cc0"

0 commit comments

Comments
 (0)