Skip to content

Commit eed9763

Browse files
Reset release notes (#1225)
2 parents b9bcd2d + 402bcfa commit eed9763

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

RELEASE_NOTES.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Frequenz Python SDK Release Notes
22

3+
## Summary
4+
5+
<!-- Here goes a general summary of what this release is about -->
6+
7+
## Upgrading
8+
9+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
10+
311
## New Features
412

5-
- The SDK now officially support Python 3.13.
13+
<!-- Here goes the main new features and examples or instructions on how to use them -->
614

715
## Bug Fixes
816

9-
- Fixed issue where actors would restart instead of stopping when exceptions occurred during cancellation. Actors now properly stop and surface the unhandled exception.
17+
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)