Skip to content

Commit f1bb780

Browse files
committed
Add release notes for scheduler bug fixes
Signed-off-by: Mathias L. Baumann <mathias.baumann@frequenz.com>
1 parent 556f664 commit f1bb780

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

RELEASE_NOTES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,8 @@
2020
## Bug Fixes
2121

2222
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
23+
24+
* Fixed bugs that could cause a dispatch actor not to stop when an update
25+
arrives exactly at the moment a dispatch window closes. Also fixed a
26+
related issue that could cause incorrect event ordering when multiple
27+
dispatches are updated concurrently.

0 commit comments

Comments
 (0)