Skip to content

Commit

Permalink
chore: fix version number in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
porcellus committed Oct 31, 2024
1 parent 24b4007 commit bfe9f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Breaking changes

- Now only supporting FDI 4.0 (Node >= 24.0.0)
- Now only supporting FDI 3.1 and 4.0 (Node >= 21.0.0)
- All `getRedirectionURL` functions now also get a new `tenantIdFromQueryParams` prop
- This is used in OAuth2 + Multi-tenant flows.
- This should be safe to ignore if:
Expand Down

0 comments on commit bfe9f61

Please sign in to comment.