Skip to content

Commit 72bbeaf

Browse files
committed
Added changelog entry for the method registering fix
1 parent 44e39ab commit 72bbeaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Pending bugfix release.
1515
- Added support for byte strings back to the session system. This broke
1616
compatibility with the common case of people putting binary data for
1717
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.
1820

1921
Version 0.10
2022
------------

0 commit comments

Comments
 (0)