You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
## staged
4
4
5
+
- none
6
+
7
+
## v0.14.5
8
+
5
9
- Fixed bug in dss parser where properties assigned via `assign_property!` would fail if the object they applied to was not created in the same file [#397](https://github.com/lanl-ansi/PowerModelsDistribution.jl/issues/397)
6
10
- Fixed bug in `get_defined_buses` to check if `"bus"` property is a `Vector` instead of checking if it is a `String`[#416](https://github.com/lanl-ansi/PowerModelsDistribution.jl/issues/416)
7
11
- Fixed bug in `_map_eng2math_bus!()` regarding calculation of shunt element susceptance parameter
0 commit comments