Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Zullo <[email protected]>
  • Loading branch information
daniel-zullo-frequenz committed Oct 12, 2023
1 parent cf7315b commit 94e5326
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,11 @@
- Add `fill_value` option to window method to impute missing values. By default missing values are imputed with `NaN`.
- Add `at` method to `MovingWindow` to access a single element and use it in `__getitem__` magic to fully support single element access.



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

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

## Bug Fixes

Expand Down

0 comments on commit 94e5326

Please sign in to comment.