Skip to content

Commit

Permalink
Update release notes for the v0.24.0 release (#573)
Browse files Browse the repository at this point in the history
  • Loading branch information
llucax authored Aug 9, 2023
2 parents 6258c76 + 4a4c49a commit 1d45fc9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Summary

<!-- Here goes a general summary of what this release is about -->
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

Expand All @@ -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

<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 comments on commit 1d45fc9

Please sign in to comment.