From 0bffeab852ec513f90b6b573174906ab0f5c3a6c Mon Sep 17 00:00:00 2001 From: Sahas Subramanian Date: Wed, 2 Apr 2025 17:12:15 +0200 Subject: [PATCH] Clear release notes Signed-off-by: Sahas Subramanian --- RELEASE_NOTES.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 954f8e7e..96a0240b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,9 +1,17 @@ # Frequenz channels Release Notes +## Summary + + + +## Upgrading + + + ## New Features -- An optional `tick_at_start` parameter has been added to `Timer`. When `True`, the timer will trigger immediately after starting, and then wait for the interval before triggering again. + ## Bug Fixes -- Fix unterminated code block in a documentation example for `WithPrevious`. +