diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 2098e2b2f..15f2b90ec 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,13 +1,5 @@ # Frequenz Python SDK Release Notes -## Summary - - - -## Upgrading - - - ## New Features - The `MovingWindow` now has an async `wait_for_samples` method that waits for a given number of samples to become available in the moving window and then returns.