Skip to content

Commit 4621fdf

Browse files
committed
Add missing release note about the BatteryPool control interface
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent f44fa87 commit 4621fdf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ This release main introduces the new `PeriodicFeatureExtractor`, the control int
5050

5151
As an example one can create a daily profile of specific weekdays which will be returned as numpy arrays.
5252

53+
* The `BatteryPool` can now be used to control the batteries in it via the new methods `charge()`, `discharge()`, and `set_power()`.
54+
5355
## Bug Fixes
5456

5557
* Fixed many exapmles in the documentation.

0 commit comments

Comments
 (0)