Skip to content

Commit bbea09d

Browse files
committed
Update release notes
Signed-off-by: Sahas Subramanian <[email protected]>
1 parent 2085eff commit bbea09d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@ This release adds support for retrieving microgrid electrical component connecti
66

77
## Upgrading
88

9-
No migration required. This is a backward-compatible feature addition.
9+
- The `get_microgrid` and `list_microgrid_electrical_components` methods now expect an argument of type `MicrogridId`, instead of an `int`.
1010

1111
## New Features
1212

13+
- This exposes the abstract `Battery`, `EvCharger` and `Inverter` types.
14+
1315
### Component Connections API
1416

1517
* **New `ComponentConnection` class**: Introduced to represent connections between electrical components in a microgrid
@@ -18,4 +20,4 @@ No migration required. This is a backward-compatible feature addition.
1820

1921
## Bug Fixes
2022

21-
<!-- No bug fixes in this release -->
23+
<!-- No bug fixes in this release -->

0 commit comments

Comments
 (0)