From f0ff23a0a035782ce2abaa336d61a6eb4e6bba90 Mon Sep 17 00:00:00 2001 From: Sahas Subramanian Date: Tue, 7 Jan 2025 11:42:34 +0100 Subject: [PATCH] Prepare for release v1.5.0 Signed-off-by: Sahas Subramanian --- RELEASE_NOTES.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 41a0872e..977e478e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,17 +1,5 @@ # Frequenz channels Release Notes -## Summary - - - -## Upgrading - - - ## New Features - Added support for disabling the overflow-warning log messagess in broadcast receivers, through the `warn_on_overflow` parameter on `Broadcast.new_receiver()` calls. - -## Bug Fixes - -