Skip to content

Commit 509c528

Browse files
committed
Update release notes
Signed-off-by: Sahas Subramanian <[email protected]>
1 parent e04bb3a commit 509c528

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66

77
## Upgrading
88

9-
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
9+
- The power manager now uses a new algorithm described [here](https://frequenz-floss.github.io/frequenz-sdk-python/v1.0-dev/user-guide/microgrid-concepts/#frequenz.sdk.microgrid--setting-power), and that leads to the following changes around how `propose_power` is called.
10+
11+
* The `microgrid.new_*_pool` methods no longer accept a `set_operating_point` parameter.
12+
* Power proposals without bounds made through the `propose_power` methods would no longer limit the bounds for lower priority actors, but will shift their available bounds. When bounds are specified, they will be used to restrict the bounds for lower priority actors.
1013

1114
## New Features
1215

0 commit comments

Comments
 (0)