Skip to content

Commit 6049a3d

Browse files
committed
changelog
Signed-off-by: vince <vince.white@zepben.com>
1 parent dbf8060 commit 6049a3d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
* None.
55

66
### New Features
7-
* None.
7+
* Added optional fields to `ModelConfig` to control network simplification `simplify_network`, `collapse_negligible_impedances`, and `combine_common_impedances`.
8+
* Added optional `node_level_results` field to `GeneratorConfig`. This `NodeLevelResultsConfig` allows the configuration of node level power flow results from OpenDss.
89

910
### Enhancements
1011
* None.
@@ -17,12 +18,11 @@
1718

1819
## [0.22.0] - 2025-08-14
1920
### Breaking Changes
20-
* TODO: new generatorConfig fields.
21+
* None.
2122

2223
### New Features
2324
* Added basic client method `run_ingestor` to run ingestors via EAS's `executeIngestor` graphql mutation.
2425
* Added basic client methods `get_ingestor_run` and `get_ingestor_run_list` to retrieve the records of previous ingestor runs.
25-
* Support node level results
2626

2727
### Enhancements
2828

0 commit comments

Comments
 (0)