File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 22
33## Summary
44
5- <!-- Here goes a general summary of what this release is about -->
5+ This release adds support for retrieving microgrid electrical component connections through a new client method and CLI command.
66
77## Upgrading
88
9- <!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
9+ No migration required. This is a backward-compatible feature addition.
1010
1111## New Features
1212
13- <!-- Here goes the main new features and examples or instructions on how to use them -->
13+ ### Component Connections API
14+
15+ * ** New ` ComponentConnection ` class** : Introduced to represent connections between electrical components in a microgrid
16+ * ** New client method** : Added method to retrieve microgrid electrical component connections
17+ * ** CLI command extension** : Added ` component-connections ` command to list component connections
1418
1519## Bug Fixes
1620
17- <!-- Here goes notable bug fixes that are worth a special mention or explanation -->
21+ <!-- No bug fixes in this release -->
You can’t perform that action at this time.
0 commit comments