Skip to content

Commit 9a4474a

Browse files
committed
Prepare for release v1.11.0
Signed-off-by: Sahas Subramanian <sahas.subramanian@proton.me>
1 parent 279ab81 commit 9a4474a

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
- `LatestValueCache` now closes the receiver when it is stopped.
@@ -14,7 +10,3 @@
1410
- There's a new `Oneshot` channel, which returns a sender and a receiver. A single message can be sent using the sender, after which it will be closed. And the receiver will close as soon as the message is received.
1511

1612
- `Sender`s now have an `aclose`, which must be called, when they are no-longer needed.
17-
18-
## Bug Fixes
19-
20-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)