Skip to content

Commit

Permalink
Fixed a typo in Changelog (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
esingin-sift authored Dec 31, 2024
1 parent 499cc16 commit 09641de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.MD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
=================
- Included HTTP Status codes into `SiftException` message when possible
- Validate that `apiKey` and `okHttpClient` are not `null` when creating `SiftClient`
- Validate that `accoundId` is not `null` when creating requests which require `accoundId`
- Validate that `accountId` is not `null` when creating requests which require `accountId`

3.17.0 (2024-11-15)
=================
Expand Down

0 comments on commit 09641de

Please sign in to comment.