diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index f4d32dab..954f8e7e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,13 +1,5 @@ # 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.