Skip to content

Commit 0f03d5a

Browse files
Update release notes
Signed-off-by: Daniel Zullo <[email protected]>
1 parent b16d5b8 commit 0f03d5a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,11 @@
3131
- Add `fill_value` option to window method to impute missing values. By default missing values are imputed with `NaN`.
3232
- Add `at` method to `MovingWindow` to access a single element and use it in `__getitem__` magic to fully support single element access.
3333

34-
35-
3634
- The PowerDistributingActor now supports n:m relations between inverters and
3735
batteries.
3836
This means that one or more inverters can be connected to one or more batteries.
3937

38+
- The `ConnectionManager` fetches microgrid metadata when connecting to the microgrid and exposes `microgrid_id` and `location` properties of the connected microgrid.
4039

4140
## Bug Fixes
4241

0 commit comments

Comments
 (0)