diff --git a/CHANGELOG.md b/CHANGELOG.md index a089073..95a31e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. **Note**: If the strings translations change it will result in a MINOR version change, therefore you are responsible for testing your translated layout in case you are using custom translations. [More on language localisation](README.md#language-customisation) -## [10.2.0] - 2019-01-04 +## [10.2.0] - 2019-01-14 ### Added - UI: Document and face capturing processes are now properly followed by screen readers diff --git a/MIGRATION.md b/MIGRATION.md index 81d25bc..1ba7505 100644 --- a/MIGRATION.md +++ b/MIGRATION.md @@ -2,6 +2,7 @@ These guides below are provided to ease the transition of existing applications using the Onfido SDK from one version to another that introduces breaking API changes. +* [Onfido iOS SDK 10.2.0 Migration Guide](#onfido-sdk-1020-migration-guide) * [Onfido iOS SDK 10.1.0 Migration Guide](#onfido-sdk-1010-migration-guide) * [Onfido iOS SDK 10.0.0 Migration Guide](#onfido-sdk-1000-migration-guide) * [Onfido iOS SDK 9.0.0 Migration Guide](#onfido-sdk-900-migration-guide)