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 c52e99b commit b747c46Copy full SHA for b747c46
CHANGELOG.md
@@ -7,8 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## unreleased
9
10
-- Remove constraints on `werkzeug` version
11
-
+# [0.12.0] - 2023-02-03
12
### Breaking changes
13
14
- The frontend SDK should be updated to a version supporting the header-based sessions!
@@ -27,6 +26,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27
26
- Added `get_token_transfer_method` config option
28
- Check out https://supertokens.com/docs/thirdpartyemailpassword/common-customizations/sessions/token-transfer-method for more information
29
+### Changed
30
+- Remove constraints on `werkzeug` version
31
+
32
33
# [0.11.13] - 2023-01-06
34
0 commit comments