Skip to content

Commit 4117d52

Browse files
committed
updated copypasta changelog to contain the actual var/object names
Signed-off-by: Max Chesterfield <max.chesterfield@zepben.com>
1 parent 51ec1f6 commit 4117d52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
* `RemoveDirection` has been removed. It did not work reliably with dual fed networks with loops. You now need to clear direction using the new
99
`ClearDirection` and reapply directions where appropriate using `SetDirection`.
1010
* `Cut` supports adding a maximum of 2 terminals.
11-
* Added a new `debugLogging` and `name` parameters to the constructor of the following traces. The helper functions in `Tracing` also have these parameters,
12-
which defaults to `null` and `networkTrace`, meaning anyone using these wrappers will be unaffected by the change:
11+
* Added a new `debug_logging` and `name` parameters to the constructor of the following traces. The helper functions in `Tracing` also have these parameters,
12+
which defaults to `None` and `network_trace`, meaning anyone using these wrappers will be unaffected by the change:
1313
* `AssignToFeeders`
1414
* `AssignToLvFeeders`
1515
* `ClearDirection`

0 commit comments

Comments
 (0)