diff --git a/CHANGELOG.md b/CHANGELOG.md index cde843b..34ae86b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- We replaced deprecated React Native APIs with modern supported APIs. + ## [v0.5.2] - 2026-07-23 - We addressed a scenario where, in iOS, an Auth dialogue could continuously popup on app startup due to access of either large keychain blob items or blocked items.