Skip to content

Commit

Permalink
Merge pull request #2346 from SteffenMeinecke/feature/changelog
Browse files Browse the repository at this point in the history
add changelog entry
  • Loading branch information
vogt31337 authored Jul 16, 2024
2 parents a043eae + 4c1474f commit de22036
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Change Log
- [FIXED] error during unbalanced powerflow due to out of service external grids
- [FIXED] PowerFactory converter: fix trafo3w tap dependent impedance
- [ADDED] PowerFactory converter: support load types (constI, constZ) and the setting whether to consider voltage dependency of loads
- [CHANGED] vectorization of y_bus reordering in _calculate_equivalent_Ybus() within get_equivalent()
- [FIXED] deprecation of matplotlib.cm.get_cmap(name) -> matplotlib.colormaps[name]
- [FIXED] merge_nets failing if net2 has custom DataFrame that is not present in net1
- [FIXED] fixed some small bugs in the CGMES converter and improved its speed
Expand Down

0 comments on commit de22036

Please sign in to comment.