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`. +