Skip to content

Commit 8f16d3c

Browse files
committed
feat: Update CHANGELOG to mention version requirement relaxation
1 parent 99dc448 commit 8f16d3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
### Bug fix:
2323

2424
- Clears cookies when `revoke_session` is called using the session container, even if the session did not exist from before: https://github.com/supertokens/supertokens-node/issues/343
25+
- Relax version requirements for `httpx`, `cryptography`, and `asgiref` to fix https://github.com/supertokens/supertokens-python/issues/207
2526

2627
### Breaking changes:
2728
- Change request arg type in session recipe functions from Any to BaseRequest.

0 commit comments

Comments
 (0)