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 1a91c6a + 6fc7708 commit e0d0cd5Copy full SHA for e0d0cd5
RELEASE_NOTES.md
@@ -1,20 +1,8 @@
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
### Experimental
14
15
- A new predicate, `OnlyIfPrevious`, to `filter()` messages based on the previous message.
16
- A new special case of `OnlyIfPrevious`, `ChangedOnly`, to skip messages if they are equal to the previous message.
17
18
-## Bug Fixes
19
20
-<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
0 commit comments