Skip to content

Commit abb4f52

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

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 `frequenz.sdk.microgrid.*_pool` methods has been renamed to `new_*_pool`, to make it explicit that they create new instances of the pool classes.
10+
+ `battery_pool` -> `new_battery_pool`
11+
+ `ev_charger_pool` -> `new_ev_charger_pool`
12+
+ `pv_pool` -> `new_pv_pool`
1013

1114
## New Features
1215

0 commit comments

Comments
 (0)