Skip to content

Commit 22e5b46

Browse files
committed
Prepare for v0.11.4 release
1 parent a3f9054 commit 22e5b46

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.11.4
8+
59
- Fix bug in `_bank_transformers!` where "status" field was not being added to banked transformers
610
- Fix bug in `identify_load_blocks` where even fixed OPEN switches were being included in a block
711
- Fix eng2math conversion of switches, check for whether to create impedance branches was malformed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "PowerModelsDistribution"
22
uuid = "d7431456-977f-11e9-2de3-97ff7677985e"
33
authors = ["David M Fobes <dfobes@lanl.gov>", "Carleton Coffrin"]
44
repo = "https://github.com/lanl-ansi/PowerModelsDistribution.jl.git"
5-
version = "0.11.3"
5+
version = "0.11.4"
66

77
[deps]
88
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"

0 commit comments

Comments
 (0)