diff --git a/CHANGELOG.md b/CHANGELOG.md
index ef2fe13c..db63a59b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,8 @@
# Versions
+## 6.3.0
+- iOS SDK 6.3.0
+- Android SDK 6.3.0
+
## 6.2.60
- iOS SDK 6.2.6
- Remove get SKAD rules manually
diff --git a/README.md b/README.md
index cd897ee0..1157476b 100755
--- a/README.md
+++ b/README.md
@@ -21,11 +21,13 @@
### This plugin is built for
-- iOS AppsFlyerSDK **v6.2.6**
-- Android AppsFlyerSDK **v6.2.0**
+- iOS AppsFlyerSDK **v6.3.0**
+- Android AppsFlyerSDK **v6.3.0**
## ❗ Breaking Changes
+- From version `6.3.0`, we use `xcframework` for iOS platform, then you need to use cocoapods version >= 1.10
+
- From version `6.2.30`, `logCrossPromotionAndOpenStore` api will register as `af_cross_promotion` instead of `af_app_invites` in your dashboard.
Click on a link that was generated using `generateInviteLink` api will be register as `af_app_invites`.