diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d347a44..a4e6edd 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -19,8 +19,3 @@ ## Bug Fixes - -* Fixed bugs that could cause a dispatch actor not to stop when an update - arrives exactly at the moment a dispatch window closes. Also fixed a - related issue that could cause incorrect event ordering when multiple - dispatches are updated concurrently.