Skip to content

Commit 068b04e

Browse files
committed
Update release notes
Signed-off-by: Sahas Subramanian <[email protected]>
1 parent 44fc2d9 commit 068b04e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
- **Experimental**: `Pipe`, which provides a pipe between two channels, by connecting a `Receiver` to a `Sender`.
1818

19+
- `Receiver`s now have a `filter` method that applies a filter function on the messages on a receiver.
20+
1921
## Bug Fixes
2022

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

0 commit comments

Comments
 (0)