# Changelog
All notable changes to this project will be documented in this file using the standards as defined at [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0).

### Version 5.2.7 *(2026-07-12)*
This version of the InMobi Adapter supports the following native SDK dependencies:
  * Android: `com.chartboost:chartboost-mediation-adapter-inmobi:5.11.4.+`
  * iOS: `ChartboostMediationAdapterInMobi: ~> 5.11.3.0`

### Version 5.2.6 *(2026-05-13)*
This version of the InMobi Adapter supports the following native SDK dependencies:
  * Android: `com.chartboost:chartboost-mediation-adapter-inmobi:5.11.3.+`
  * iOS: `ChartboostMediationAdapterInMobi: ~> 5.11.3.0`

### Version 5.2.5 *(2026-05-13)*
This version of the InMobi Adapter supports the following native SDK dependencies:
  * Android: `com.chartboost:chartboost-mediation-adapter-inmobi:5.11.2.+`
  * iOS: `ChartboostMediationAdapterInMobi: ~> 5.11.3.0`

### Version 5.2.4 *(2026-04-21)*
This version of the InMobi Adapter supports the following native SDK dependencies:
  * Android: `com.chartboost:chartboost-mediation-adapter-inmobi:5.11.2.+`
  * iOS: `ChartboostMediationAdapterInMobi: ~> 5.11.2.0`

### Version 5.2.3 *(2026-03-31)*
This version of the InMobi Adapter supports the following native SDK dependencies:
  * Android: `com.chartboost:chartboost-mediation-adapter-inmobi:5.11.1.+`
  * iOS: `ChartboostMediationAdapterInMobi: ~> 5.11.2.0`

### Version 5.2.2 *(2025-11-20)*
This version of the InMobi Adapter supports the following native SDK dependencies:
  * Android: `com.chartboost:chartboost-mediation-adapter-inmobi:5.11.1.+`
  * iOS: `ChartboostMediationAdapterInMobi: ~> 5.11.1.0`

### Version 5.2.1 *(2025-11-10)*
This version of the InMobi Adapter supports the following native SDK dependencies:
  * Android: `com.chartboost:chartboost-mediation-adapter-inmobi:5.11.0.+`
  * iOS: `ChartboostMediationAdapterInMobi: ~> 5.11.1.0`

### Version 5.2.0 *(2025-11-05)*
This version of the InMobi Adapter supports the following native SDK dependencies:
  * Android: `com.chartboost:chartboost-mediation-adapter-inmobi:5.11.0.+`
  * iOS: `ChartboostMediationAdapterInMobi: ~> 5.11.0.0`

### Version 5.1.0 *(2025-10-09)*
This version of the InMobi Adapter supports the following native SDK dependencies:
  * Android: `com.chartboost:chartboost-mediation-adapter-inmobi:5.10.8.+`
  * iOS: `ChartboostMediationAdapterInMobi: ~> 5.11.0.0`

### Version 5.0.2 *(2025-02-18)*
This version of the InMobi Adapter supports the following native SDK dependencies:
  * Android: `com.chartboost:chartboost-mediation-adapter-inmobi:5.10.8.+`
  * iOS: `ChartboostMediationAdapterInMobi: ~> 5.10.8.0`

### Version 5.0.1 *(2025-02-18)*
This version of the InMobi Adapter supports the following native SDK dependencies:
  * Android: `com.chartboost:chartboost-mediation-adapter-inmobi:5.10.8.+`
  * iOS: `ChartboostMediationAdapterInMobi: ~> 5.10.7.0`

### Version 5.0.0 *(2024-08-08)*

First version of the Chartboost Mediation Unity SDK - InMobi Adapter.

#Added
- Support for the following `InMobi` dependencies. Notice adapter dependencies are optimistic and any patches and hot-fixes will be automatically picked up.:
    * Android: `com.chartboost:chartboost-mediation-adapter-inmobi:5.10.7.+`
    * iOS: `ChartboostMediationAdapterInMobi ~> 5.10.7.0`
    
- `InMobiAdapter.cs` with Configuration Properties for `InMobi`.
- The following properties have been added in `InMobiAdapter.cs`
    * `string AdapterUnityVersion`
    * `string AdapterNativeVersion`
    * `string PartnerSDKVersion`
    * `string PartnerIdentifier`
    * `string PartnerDisplayName`
    * `bool VerboseLogging`
