Skip to content

Commit 60053bc

Browse files
committed
Update the release notes
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 5b135d6 commit 60053bc

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
11
# Frequenz Channels Release Notes
22

3-
## Summary
4-
5-
<!-- Here goes a general summary of what this release is about -->
6-
7-
## Upgrading
8-
9-
<!-- Here goes notes on how to upgrade from previous versions, including if there are any deprecations and what they should be replaced with -->
10-
11-
## New Features
12-
13-
<!-- Here goes the main new features and examples or instructions on how to use them -->
14-
153
## Bug Fixes
164

17-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
5+
* `Timer`: Fix bug that was causing calls to `reset()` to not reset the timer, if the timer was already being awaited.

0 commit comments

Comments
 (0)