diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 13cecc720..82c76f206 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,18 +1,10 @@ # Frequenz Python SDK Release Notes -## Summary - - - ## Upgrading - The `microgrid.new_*_pool` methods no longer accept a `set_operating_point` parameter. - 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). -## New Features - - - ## Bug Fixes - Fix `MetricFetcher` leaks when a requested metric fetcher already existed.