From 2032e79a20db26d6116f2795c9eb5e92b9b6a4cd Mon Sep 17 00:00:00 2001 From: Astrovic Date: Tue, 16 May 2023 19:46:30 +0200 Subject: [PATCH] iOS changelog updated --- ios/documentation/changelog.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/ios/documentation/changelog.md b/ios/documentation/changelog.md index dc3ad67..241a89f 100644 --- a/ios/documentation/changelog.md +++ b/ios/documentation/changelog.md @@ -1,5 +1,17 @@ # Change Log +### v6.1.0 +- Update InMobi SDK 10.5.4 (https://support.inmobi.com/monetize/sdk-documentation/download-sdk) +- Update InMobiAdapter 10.5.4.0 (https://developers.google.com/admob/ios/mediation/inmobi#version-10.5.4.0_1) + +### v6.0.0 +- Migration to SDK v10 (https://developers.google.com/admob/ios/migration#migrate-to-sdk-v10) +- Update Google Mobile Ads SDK 10.4.0 (https://github.com/CocoaPods/Specs/tree/master/Specs/5/9/a/Google-Mobile-Ads-SDK/10.4.0) +- Update Meta Adapter 6.12.0.1 (https://developers.google.com/admob/ios/mediation/meta#version-6.12.0.1) +- Update InMobi SDK 10.1.3 (https://support.inmobi.com/monetize/sdk-documentation/download-sdk) +- Update InMobiAdapter 10.1.2.1 (https://developers.google.com/admob/ios/mediation/inmobi#version-10.1.2.1_1) +- The module includes Ad Inspector (https://developers.google.com/admob/ios/ad-inspector). It is possible to test each adUnit by requesting a Request test ad + ### v5.1.0 - Removed the FBLPromises framework - Added sample demo app: https://github.com/Astrovic/ti.admob-sample-app/ @@ -7,7 +19,7 @@ ### v5.0.0 - Migration to SDK v9 (https://developers.google.com/admob/ios/migration): -- Update Google Mobile Ads SDK 9.13.0 (https://github.com/CocoaPods/Specs/tree/master/Specs/5/9/a/Google-Mobile-Ads-SDK/9.13.0 +- Update Google Mobile Ads SDK 9.13.0 (https://github.com/CocoaPods/Specs/tree/master/Specs/5/9/a/Google-Mobile-Ads-SDK/9.13.0) - Update Audience Network SDK 6.12.0 (https://developers.facebook.com/docs/audience-network/setting-up/platform-setup/ios/add-sdk) - Added Meta Adapter 6.12.0.0 (https://developers.google.com/admob/ios/mediation/meta#facebook-ios-mediation-adapter-changelog) - Removed Facebook Adapter 6.9.0.0 (https://developers.google.com/admob/ios/mediation/facebook#facebook-ios-mediation-adapter-changelog)-