diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d6e6b99b..1226e7d1 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,7 +2,7 @@ ## Summary - +This release focuses on improving `async` patterns and flexibility in the channel's library. ## Upgrading @@ -15,7 +15,3 @@ - Add a new `OptionalReceiver` class that wraps an optional underlying receiver, allowing for indefinite waiting when no receiver is set. - Improve documentation of the `frequenz.channels.experimental.Pipe` - -## Bug Fixes - -