Skip to content

Commit

Permalink
Add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
davidanthoff committed Jan 9, 2025
1 parent 356a3c1 commit 203f66a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Version v2.0.0
## Breaking changes
- All typed request handlers must accept a final `token` argument from the CancellationTokens package
- Static dispatch handlers no longer receive the endpoint as the first argument
- `get_next_message` and iterating over and endpoint returns a new `Request` instance

0 comments on commit 203f66a

Please sign in to comment.