We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 356a3c1 commit 203f66aCopy full SHA for 203f66a
CHANGELOG.md
@@ -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