From 5e60ac68faf172058b8a3acf5f1783d79f017bf7 Mon Sep 17 00:00:00 2001 From: Elzbieta Kotulska Date: Wed, 23 Apr 2025 09:59:51 +0200 Subject: [PATCH] Prepare release notes for the release Signed-off-by: Elzbieta Kotulska --- RELEASE_NOTES.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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 - -