Skip to content

Commit b9bcd2d

Browse files
Update release notes (#1224)
2 parents 4b5d908 + 4935618 commit b9bcd2d

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
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-
113
## New Features
124

135
- The SDK now officially support Python 3.13.
146

157
## Bug Fixes
168

17-
- Fixed issue where actors would restart instead of stopping when exceptions occurred during cancellation. Actors now properly stop and surface the unhandled exception.
9+
- Fixed issue where actors would restart instead of stopping when exceptions occurred during cancellation. Actors now properly stop and surface the unhandled exception.

0 commit comments

Comments
 (0)