Skip to content

Commit 203f66a

Browse files
committed
Add CHANGELOG
1 parent 356a3c1 commit 203f66a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Version v2.0.0
2+
## Breaking changes
3+
- All typed request handlers must accept a final `token` argument from the CancellationTokens package
4+
- Static dispatch handlers no longer receive the endpoint as the first argument
5+
- `get_next_message` and iterating over and endpoint returns a new `Request` instance

0 commit comments

Comments
 (0)