diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 54e1e20f..f00c5d5a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,13 +1,5 @@ # Frequenz channels Release Notes -## Summary - - - -## Upgrading - - - ## New Features - There is a new `Receiver.triggered` method that can be used instead of `selected_from`: @@ -21,7 +13,3 @@ ``` * `Receiver.filter()` can now properly handle `TypeGuard`s. The resulting receiver will now have the narrowed type when a `TypeGuard` is used. - -## Bug Fixes - -