Skip to content

Commit 33a83ed

Browse files
Prepare for release v1.12.0 (#514)
2 parents d168878 + 4465a8e commit 33a83ed

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

RELEASE_NOTES.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# Frequenz channels Release Notes
22

3-
## Summary
4-
5-
<!-- Here goes a general summary of what this release is about -->
6-
73
## Upgrading
84

95
- The old `Broadcast` class is deprecated in favour of the new auto-closing `BroadcastChannel`.
@@ -13,7 +9,3 @@
139
## New Features
1410

1511
- There's a new `BroadcastChannel`, which returns a broadcast sender and a broadcast receiver. The channel is auto-closing, meaning when all the senders or all the receivers are closed, the channel is closed.
16-
17-
## Bug Fixes
18-
19-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)