Skip to content

Commit 4a4c49a

Browse files
committed
Update release notes for the v0.24.0 release
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 6258c76 commit 4a4c49a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Summary
44

5-
<!-- Here goes a general summary of what this release is about -->
5+
Now the microgrid API v0.15.x is being used. The SDK can only connect to microgrids using this version of the API. Inclusion and exclusion bounds in the new API are now handled by the power distributor and battery pool.
66

77
## Upgrading
88

@@ -16,7 +16,3 @@
1616
- The `ConfigManagingActor` constructor now can accept a `pathlib.Path` as `config_path` too (before it accepted only a `str`).
1717

1818
- The `PowerDistributingActor` now considers exclusion bounds, when finding an optimal distribution for power between batteries.
19-
20-
## Bug Fixes
21-
22-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)