From 4a4c49a7d2b844f92dc2b8a2b7891d20fc9a2155 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Wed, 9 Aug 2023 14:53:07 +0200 Subject: [PATCH] Update release notes for the v0.24.0 release Signed-off-by: Leandro Lucarella --- RELEASE_NOTES.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d7d0105a9..de5831070 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,7 +2,7 @@ ## Summary - +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. ## Upgrading @@ -16,7 +16,3 @@ - The `ConfigManagingActor` constructor now can accept a `pathlib.Path` as `config_path` too (before it accepted only a `str`). - The `PowerDistributingActor` now considers exclusion bounds, when finding an optimal distribution for power between batteries. - -## Bug Fixes - -