Skip to content

Commit

Permalink
update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
tobitech committed Oct 24, 2024
1 parent 186affb commit af3e048
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@

### Changed
* Split up `submitJob()` functionalities for BiometricKYC for easier readability and debugging.
* Remove setting process screen sucess state subtitle with `errorMessageRes`.
* Remove setting job processing screen sucess state subtitle with `errorMessageRes`.
* Modify how we check for network failure due to internet connection and move the `isNetworkFailure()` function into a more appropriate scope.

### Fixed
* Improve how we handle offline job failure scenario.
Expand Down

0 comments on commit af3e048

Please sign in to comment.