Skip to content

Commit 336c9f8

Browse files
authored
Update CHANGELOG.md
1 parent db47a65 commit 336c9f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ If you were using the SDK Versions < `0.13.0`, use the following override functi
184184
- Only supporting FDI 1.17
185185
- Core must be upgraded to 6.0
186186
- For consistency, all `UnknownUserIDError` have been renamed to `UnknownUserIdError`
187-
- `getUsersOldestFirs't` & `getUsersNewestFirst` has mandatory parameter `tenantId`. Pass `'public'` if not using multitenancy.
187+
- `getUsersOldestFirst` & `getUsersNewestFirst` has mandatory parameter `tenantId`. Pass `'public'` if not using multitenancy.
188188
- Added mandatory field `tenantId` to `EmailDeliveryInterface` and `SmsDeliveryInterface`. Pass `'public'` if not using multitenancy.
189189
- Removed deprecated config `createAndSendCustomEmail` and `createAndSendCustomTextMessage`.
190190
- EmailPassword recipe changes:

0 commit comments

Comments
 (0)