Skip to content

Commit 3a314df

Browse files
committed
Update release notes
Signed-off-by: Sahas Subramanian <[email protected]>
1 parent 0465a03 commit 3a314df

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212

1313
- The `LatestValueCache` class, which used to be internal to the Frequenz SDK, is now available through the channels package.
1414

15+
- **Experimental**: `RelaySender`, which is a `Sender` that forwards the messages sent to it, to multiple senders.
16+
17+
- **Experimental**: `Pipe`, which provides a pipe between two channels, by connecting a `Receiver` to a `Sender`.
18+
1519
## Bug Fixes
1620

1721
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)