Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
blogvinskiy authored Mar 20, 2017
1 parent 34bd34a commit cb91135
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
- Updated minimum supported Android API version to 16+ (Jelly Bean).
- New required Activity declaration in `AndroidManifest`, please add:

```
```
<activity android:name="com.mopub.mobileads.RewardedMraidActivity"
android:configChanges="keyboardHidden|orientation|screenSize"/>
```
```
- Added support for **rich media in rewarded video** inventory.
- Bug fixes:
- Fixed incorrectly forwarded lifecycle events `onStop()` and `onDestroy()` in `MoPubLifeCycleManager` for rewarded rich media ads.
Expand Down

0 comments on commit cb91135

Please sign in to comment.