Skip to content

Commit

Permalink
Merge pull request #357 from supertokens/changelog-update
Browse files Browse the repository at this point in the history
chore: Update CHANGELOG for multitenancy
  • Loading branch information
rishabhpoddar authored Sep 1, 2023
2 parents 9e7bd46 + f5a2e45 commit 0d35cb9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
}
```

### SDK and core compatibility

- Compatible with Core>=6.0.0 (CDI 4.0)
- Compatible with frontend SDKs:
- supertokens-auth-react@0.34.0
- supertokens-web-js@0.7.0
- supertokens-website@17.0.2

## [0.12.10] - 2023-07-31

- Fixes error handling with regenerate access token when the access token of the session is revoked.
Expand Down

0 comments on commit 0d35cb9

Please sign in to comment.