Skip to content

Commit 59ea963

Browse files
committed
Update RELEASE_NOTES.md
Signed-off-by: Sahas Subramanian <[email protected]>
1 parent 3dc9ba3 commit 59ea963

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,11 @@ time.
2020

2121
## Bug Fixes
2222

23+
* [`Broadcast`] receivers now get cleaned up once they go out of scope.
24+
2325
* [`Timer`] now returns [timezone-aware] `datetime` objects using UTC as
2426
timezone.
2527

26-
28+
[`Broadcast`]: https://frequenz-floss.github.io/frequenz-channels-python/v0.11/reference/frequenz/channels/#frequenz.channels.Broadcast
2729
[`Timer`]: https://frequenz-floss.github.io/frequenz-channels-python/v0.11/reference/frequenz/channels/#frequenz.channels.Timer
2830
[timezone-aware]: https://docs.python.org/3/library/datetime.html#aware-and-naive-objects

0 commit comments

Comments
 (0)