diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 03da4f4e..12b2f6e9 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,7 +6,7 @@ The `Timer` now can be started with a delay. ## Upgrading - +* The `limit` attribute was removed from `Anycast` channel as the same information can be obtained from its buffer through `deque.maxlen` property. ## New Features