Skip to content

Commit

Permalink
changelog for v2.20.2 (#7860)
Browse files Browse the repository at this point in the history
Co-authored-by: root <root@41f772cf0a14>
  • Loading branch information
mapbox-github-ci-writer-public-1[bot] and root committed Aug 29, 2024
1 parent 4737b2e commit 4c9f306
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,24 @@ Mapbox welcomes participation and contributions from everyone.
#### Features
#### Bug fixes and improvements

## Mapbox Navigation SDK 2.20.2 - 29 August, 2024
### Changelog
[Changes between v2.20.1 and v2.20.2](https://github.com/mapbox/mapbox-navigation-android/compare/v2.20.1...v2.20.2)

#### Features
- The `PredictiveCacheController(PredictiveCacheOptions)` constructor is now deprecated. Use `PredictiveCacheController(MapboxNavigation, PredictiveCacheOptions)` instead. [#7856](https://github.com/mapbox/mapbox-navigation-android/pull/7856)

#### Bug fixes and improvements
- Fixed an issue where native memory was not being properly released after the `MapboxNavigation` object was destroyed. [#7856](https://github.com/mapbox/mapbox-navigation-android/pull/7856)

### Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK `v10.18.3` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.18.3))
- Mapbox Navigation Native `v206.0.0`
- Mapbox Core Common `v23.10.1`
- Mapbox Java `v7.1.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v7.1.0))


## Mapbox Navigation SDK 2.20.1 - 22 July, 2024
### Changelog
[Changes between v2.20.0 and v2.20.1](https://github.com/mapbox/mapbox-navigation-android/compare/v2.20.0...v2.20.1)
Expand Down
1 change: 0 additions & 1 deletion changelog/unreleased/bugfixes/7856.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog/unreleased/features/7856.md

This file was deleted.

0 comments on commit 4c9f306

Please sign in to comment.