diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 5702410a..fd3ec90f 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,20 +1,8 @@ # Frequenz channels Release Notes -## Summary - - - -## Upgrading - - - ## New Features ### Experimental - A new predicate, `OnlyIfPrevious`, to `filter()` messages based on the previous message. - A new special case of `OnlyIfPrevious`, `ChangedOnly`, to skip messages if they are equal to the previous message. - -## Bug Fixes - -