From 402bcfa4a8ba459853486d325d8737cdb806fd86 Mon Sep 17 00:00:00 2001 From: Elzbieta Kotulska Date: Mon, 26 May 2025 16:26:43 +0200 Subject: [PATCH] Reset release notes Signed-off-by: Elzbieta Kotulska --- RELEASE_NOTES.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) 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. +