Skip to content

Commit

Permalink
Release 5.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mobile-ads-github committed Feb 1, 2022
1 parent 64d52c6 commit 8443b87
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion SDK/mobileads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,29 @@
# Change Log
All notable changes to Yandex Mobile Ads SDK will be documented in this file.

## Version 5.0.0-alpha.1

### Added
* Added Kotlin dependency
* Added AdsLoader API for simplification of InStream integration
* Added automatic SDK initialization
* Added precaching for video ads
* Improved ads loading time
* Other improvements and optimizations

#### Fixed
* Fixed bugs

#### Updated
* Major API rework

#### Removed
* Removed deprecated and legacy API

## Version 4.5.0

### Added
* Added com.google.android.gms.AD_ID permission declaration
* Added com.google.android.gms.permission.AD_ID permission declaration

## Version 4.4.1

Expand All @@ -13,6 +32,9 @@ All notable changes to Yandex Mobile Ads SDK will be documented in this file.
* Added support for initial ad player volume configuration based on video player volume in InStream
* Improvements and optimizations

### Updated
* Updated minimum supported AppMetrica SDK version to 4.0.0

## Version 4.4.0

### Added
Expand Down
Binary file removed SDK/mobileads/mobileads-4.5.0.aar
Binary file not shown.
Binary file not shown.
Binary file added SDK/mobileads/mobileads-5.0.0-alpha.1.aar
Binary file not shown.

0 comments on commit 8443b87

Please sign in to comment.