diff --git a/Examples/YandexMobileAdsExample/YandexMobileAdsExample/MobileMediation/MobileMediationBannerViewController.swift b/Examples/YandexMobileAdsExample/YandexMobileAdsExample/MobileMediation/MobileMediationBannerViewController.swift index 2a05ccf..9a394f6 100644 --- a/Examples/YandexMobileAdsExample/YandexMobileAdsExample/MobileMediation/MobileMediationBannerViewController.swift +++ b/Examples/YandexMobileAdsExample/YandexMobileAdsExample/MobileMediation/MobileMediationBannerViewController.swift @@ -30,7 +30,7 @@ class MobileMediationBannerViewController: UIViewController { } @IBAction func loadAd(_ sender: UIButton) { - let adSize = YMAAdSize.flexibleSize(with: YMAAdSizeBanner_320x50) + let adSize = YMAAdSize.flexibleSize(with: .init(width: 320, height: 50)) let selectedBlockIndex = pickerView.selectedRow(inComponent: 0) /* Replace adUnitID with actual Ad unitt ID. diff --git a/changelog/adapter/admob-mobileads/CHANGELOG.md b/changelog/adapter/admob-mobileads/CHANGELOG.md index 377a482..2ca24c7 100644 --- a/changelog/adapter/admob-mobileads/CHANGELOG.md +++ b/changelog/adapter/admob-mobileads/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log All notable changes to this project will be documented in this file. +## Version 5.2.0.0 + +#### Updated +* Added support for Yandex Mobile Ads SDK 5.2.0 +* Added support for Google Mobile Ads SDK 9.9.0 +* Updated minimum supported Google Mobile Ads SDK version to 9.9.0 + ## Version 5.1.0.0 #### Updated diff --git a/changelog/adapter/ironsource-mobileads/CHANGELOG.md b/changelog/adapter/ironsource-mobileads/CHANGELOG.md index 73e6ed5..1f1ab4d 100644 --- a/changelog/adapter/ironsource-mobileads/CHANGELOG.md +++ b/changelog/adapter/ironsource-mobileads/CHANGELOG.md @@ -1,6 +1,14 @@ # Change Log All notable changes to this project will be documented in this file. +## Version 5.2.0.0 + +### Updated +* Added support for Yandex Mobile Ads SDK 5.2.0 +* Added support for IronSource SDK 7.2.4.0 +* Updated minimum supported IronSource SDK version to 7.2.4.0 + + ## Version 5.1.0.0 ### Updated diff --git a/changelog/mediation/mobileads-admob/CHANGELOG.md b/changelog/mediation/mobileads-admob/CHANGELOG.md index bf6629f..860cbc1 100644 --- a/changelog/mediation/mobileads-admob/CHANGELOG.md +++ b/changelog/mediation/mobileads-admob/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log All notable changes to this project will be documented in this file. +## Version 9.9.0.0 + +#### Added +* Added support for AdMob SDK version 9.9.0 +* Updated minimum supported AdMob SDK version to 9.9.0 +* Updated minimum supported Yandex Mobile Ads SDK version to 5.2.0 + ## Version 9.6.0.0 #### Added diff --git a/changelog/mediation/mobileads-applovin/CHANGELOG.md b/changelog/mediation/mobileads-applovin/CHANGELOG.md index 54ed145..2f74cbc 100644 --- a/changelog/mediation/mobileads-applovin/CHANGELOG.md +++ b/changelog/mediation/mobileads-applovin/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log All notable changes to this project will be documented in this file. +## Version 11.4.3.0 + +#### Added +* Added support for AppLovin sdk version 11.4.3 +* Updated minimum supported AppLovin sdk version to 11.4.3 +* Updated minimum supported Yandex Mobile Ads SDK version to 5.2.0 + ## Version 11.4.2.0 #### Added diff --git a/changelog/mediation/mobileads-ironsource/CHANGELOG.md b/changelog/mediation/mobileads-ironsource/CHANGELOG.md index df46fa3..cd6b37b 100644 --- a/changelog/mediation/mobileads-ironsource/CHANGELOG.md +++ b/changelog/mediation/mobileads-ironsource/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log All notable changes to this project will be documented in this file. +## Version 7.2.4.0 + +#### Updated +* Added support for IronSource SDK version 7.2.4.0 +* Updated minimum supported IronSource SDK version to 7.2.4.0 +* Updated minimum supported Yandex Mobile Ads SDK version to 5.2.0 + ## Version 7.2.2.0 #### Updated diff --git a/changelog/mediation/mobileads-mintegral/CHANGELOG.md b/changelog/mediation/mobileads-mintegral/CHANGELOG.md index 7a4d89c..7f0602b 100644 --- a/changelog/mediation/mobileads-mintegral/CHANGELOG.md +++ b/changelog/mediation/mobileads-mintegral/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log All notable changes to this project will be documented in this file. +## Version 7.1.9.0 + +#### Updated +* Added support for Mintegral SDK version 7.1.9.0 +* Updated minimum supported IronSource SDK version to 7.1.9.0 +* Updated minimum supported Yandex Mobile Ads SDK version to 5.2.0 + ## Version 7.1.7.0 #### Updated @@ -11,4 +18,4 @@ All notable changes to this project will be documented in this file. ## Version 7.1.0.0 #### Added -* Added Mintegral mediation \ No newline at end of file +* Added Mintegral mediation diff --git a/changelog/mediation/mobileads-mytarget/CHANGELOG.md b/changelog/mediation/mobileads-mytarget/CHANGELOG.md index 1bd44d6..aa569a9 100644 --- a/changelog/mediation/mobileads-mytarget/CHANGELOG.md +++ b/changelog/mediation/mobileads-mytarget/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log All notable changes to this project will be documented in this file. +## Version 5.15.2.1 + +#### Updated +* Updated minimum supported Yandex Mobile Ads SDK version to 5.2.0 + ## Version 5.15.2.0 #### Updated diff --git a/changelog/mediation/mobileads-startapp/CHANGELOG.md b/changelog/mediation/mobileads-startapp/CHANGELOG.md index ef3fa8b..e312862 100644 --- a/changelog/mediation/mobileads-startapp/CHANGELOG.md +++ b/changelog/mediation/mobileads-startapp/CHANGELOG.md @@ -1,6 +1,14 @@ # Change Log All notable changes to this project will be documented in this file. +## Version 4.7.3.0 + +#### Updated +* Added support for StartApp sdk version 4.7.3 +* Updated minimum supported StartApp sdk version to 4.7.3 +* Updated minimum supported Yandex Mobile Ads SDK version to 5.2.0 + + ## Version 4.7.0.1 #### Updated diff --git a/changelog/mediation/mobileads-unityads/CHANGELOG.md b/changelog/mediation/mobileads-unityads/CHANGELOG.md index ed3a453..090a264 100644 --- a/changelog/mediation/mobileads-unityads/CHANGELOG.md +++ b/changelog/mediation/mobileads-unityads/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log All notable changes to this project will be documented in this file. +## Version 4.3.0.0 + +#### Updated +* Added support for UnityAds SDK version 4.3.0 +* Updated minimum supported UnityAds SDK version to 4.3.0 +* Updated minimum supported UnityAds SDK version to 5.2.0 + ## Version 4.2.1.0 #### Updated diff --git a/changelog/mobileads/CHANGELOG.md b/changelog/mobileads/CHANGELOG.md index 1bb6822..6d2b8b4 100644 --- a/changelog/mobileads/CHANGELOG.md +++ b/changelog/mobileads/CHANGELOG.md @@ -1,6 +1,15 @@ # Change Log All notable changes to this project will be documented in this file. +# Version 5.2.0 + +SDK archive: [**download**](https://storage.mds.yandex.net/get-ads-mobile-sdk/223308/YandexMobileAds-5.2.0-ios-69eacc49-4277-4b9d-a6c2-c85ff9d9979a.zip) + +#### Added +* Added fixes +* Improved the speed of loading and displaying native ads +* Improved the speed of loading and displaying video ads + # Version 5.1.0 SDK archive: [**download**](https://storage.mds.yandex.net/get-ads-mobile-sdk/332493/YandexMobileAds-5.1.0-ios-9a36dc03-ad68-4ebf-ae24-c3f9c37465ed.zip)