Skip to content

Commit

Permalink
Update CHANGELOG.md (#34)
Browse files Browse the repository at this point in the history
Update structure of CHANGELOG.
  • Loading branch information
bwised authored Sep 25, 2024
1 parent 578130c commit 559650b
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,28 @@
## 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-bidmachine/releases).

### 5.3.0.1.0
- This version of the adapter has been certified with BidMachine Ads SDK 3.0.1.
## Table of Contents
- [Mediation 5](#mediation-5)
- [Mediation 4](#mediation-4)

### 4.3.0.1.0
## Mediation 5

### 5.3.0.1.0
- This version of the adapter has been certified with BidMachine Ads SDK 3.0.1.

### 5.3.0.0.0
- This version of the adapter has been certified with BidMachine Ads SDK 3.0.0.
- This version of the adapter supports Chartboost Mediation SDK version 5.+.

## Mediation 4

### 4.3.0.1.0
- This version of the adapter has been certified with BidMachine Ads SDK 3.0.1.

### 4.3.0.0.0
- Uses BidMachine's `getExtrasParam()` method when bidding.
- This version of the adapter has been certified with BidMachine Ads SDK 3.0.0.
Expand Down

0 comments on commit 559650b

Please sign in to comment.