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 44e39ab commit 72bbeafCopy full SHA for 72bbeaf
CHANGES
@@ -15,6 +15,8 @@ Pending bugfix release.
15
- Added support for byte strings back to the session system. This broke
16
compatibility with the common case of people putting binary data for
17
token verification into the session.
18
+- Fixed an issue were registering the same method twice for the same endpoint
19
+ would trigger an exception incorrectly.
20
21
Version 0.10
22
------------
0 commit comments