diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 961bb7e..a9fb33e 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -7,6 +7,7 @@ ## Upgrading * The method `Dispatch.running(type: str)` was replaced with the property `Dispatch.started: bool`. +* The SDK dependency was widened to allow versions up to (excluding) v1.0.0-rc1500 ## New Features