Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CHANGELOG.md #77

Merged
merged 1 commit into from
Sep 25, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 12 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
## Changelog
# Changelog

Note the first digit of every adapter version corresponds to the major version of the Chartboost Mediation SDK compatible with that adapter.
Adapters are compatible with any Chartboost Mediation SDK version within that major version.

All official releases can be found on this repository's [releases page](https://github.com/ChartBoost/chartboost-mediation-android-adapter-inmobi/releases).

### 5.10.7.7.0
- This version of the adapter has been certified with InMobi SDK 10.7.7.
## Table of Contents
- [Mediation 5](#mediation-5)
- [Mediation 4](#mediation-4)

### 4.10.7.7.0
## Mediation 5

### 5.10.7.7.0
- This version of the adapter has been certified with InMobi SDK 10.7.7.

### 5.10.7.6.0
Expand All @@ -17,6 +20,11 @@ All official releases can be found on this repository's [releases page](https://
### 5.10.7.5.0
- This version of the adapter supports Chartboost Mediation SDK version 5.+.

## Mediation 4

### 4.10.7.7.0
- This version of the adapter has been certified with InMobi SDK 10.7.7.

### 4.10.7.5.0
- This version of the adapter has been certified with InMobi SDK 10.7.5.

Expand Down
Loading