Skip to content

Commit 0e6bfb4

Browse files
committed
Update changelog and pre-commit config
1 parent 58f5504 commit 0e6bfb4

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
exclude: ^.idea/|.vscode/|^conda/meta.yaml
1+
exclude: ^.idea/|.vscode/
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
44
rev: v4.5.0

doc/Changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ myst:
1515

1616
## Version 0.8.0
1717

18-
- Fix a bug in the zig-zag three-phase transformer model that led to incorrect active power flow in the transformer. The bug affected the 50 kVA transformers that have the type `Yzn11` in the catalogue.
18+
- {gh-pr}`207` Fix a bug in the zig-zag three-phase transformer model that led to incorrect active power flow in the
19+
transformer. The bug affected the 50 kVA transformers that have the type `Yzn11` in the catalogue.
1920
- {gh-pr}`206` {gh-issue}`187` Un-deprecate `results_to_dict/json` methods and remove deprecated
2021
`results_from_dict/json` methods.
2122
- {gh-pr}`205` {gh-issue}`200` Fix error when propagating the potentials from a voltage source with fewer phases

0 commit comments

Comments
 (0)