We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 340d164 + 651d23b commit db33fbcCopy full SHA for db33fbc
RELEASE_NOTES.md
@@ -1,13 +1,5 @@
1
# Frequenz channels Release Notes
2
3
-## Summary
4
-
5
-<!-- Here goes a general summary of what this release is about -->
6
7
-## Upgrading
8
9
-<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
10
11
## New Features
12
13
- There is a new `Receiver.triggered` method that can be used instead of `selected_from`:
@@ -21,7 +13,3 @@
21
```
22
14
23
15
* `Receiver.filter()` can now properly handle `TypeGuard`s. The resulting receiver will now have the narrowed type when a `TypeGuard` is used.
24
25
-## Bug Fixes
26
27
-<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
0 commit comments