Skip to content

Commit 641a93c

Browse files
authored
fix: Mention latest change under unreleased
1 parent 1f99f90 commit 641a93c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [unreleased]
88

9+
### Bug fix
10+
- Make `user_context` optional in userroles recipe syncio functions.
11+
912
## [0.10.1] - 2022-07-11
1013

1114
### Documentation:
@@ -27,7 +30,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2730
### Bug fix:
2831

2932
- 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
30-
- Make `user_context` optional in userroles recipe syncio functions.
3133

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

0 commit comments

Comments
 (0)