From 6fc7708b813b3ff5d11cb85403612cd0e4bb1e02 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Fri, 29 Nov 2024 09:47:03 +0100 Subject: [PATCH] Prepare release notes for v1.4.0 Signed-off-by: Leandro Lucarella --- RELEASE_NOTES.md | 12 ------------ 1 file changed, 12 deletions(-) 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 - -