diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index ae97800f8..61ee6f2ad 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,9 +1,17 @@ # Frequenz Python SDK Release Notes +## Summary + + + +## Upgrading + + + ## New Features -- The SDK now officially support Python 3.13. + ## Bug Fixes -- Fixed issue where actors would restart instead of stopping when exceptions occurred during cancellation. Actors now properly stop and surface the unhandled exception. +