From 58935c2cd42d9d8e6b1a76881977612e75c62086 Mon Sep 17 00:00:00 2001 From: camille-bouvy-frequenz Date: Mon, 17 Mar 2025 16:01:42 +0100 Subject: [PATCH] Prepare release notes for release v0.10.0 Signed-off-by: camille-bouvy-frequenz --- RELEASE_NOTES.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index f04e39b..b844e59 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -4,7 +4,4 @@ * Updated `protobuf` dependency range: changed from `>=4.21.6, <6` to `>=5.29.2, <7` -## New Features - -* Add the `warn_on_overflow` option to the streaming receivers to allow ignoring overflow warnings