Skip to content

Commit da4219a

Browse files
committed
v0.14.6 release prep
1 parent 2ca704d commit da4219a

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

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.14.6
8+
59
- Fixed voltage_source impedance matrices, which were populating impedances outside of `1:nphases` with zeros instead of the defined mutual and self impedances [#422](https://github.com/lanl-ansi/PowerModelsDistribution.jl/pull/422) [#376](https://github.com/lanl-ansi/PowerModelsDistribution.jl/issues/376)
610
- Added compat for SpecialFunctions
711
- Added support for computing line constants from WireData, LineGeometry, LineSpacing, TSData and CNData

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.14.5"
5+
version = "0.14.6"
66

77
[deps]
88
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"

0 commit comments

Comments
 (0)