diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d7ec8d1805..2f2d9f77063 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,24 @@ Mapbox welcomes participation and contributions from everyone. #### Features #### Bug fixes and improvements +## Mapbox Navigation SDK 2.17.11 - 02 February, 2024 +### Changelog +[Changes between v2.17.10 and v2.17.11](https://github.com/mapbox/mapbox-navigation-android/compare/v2.17.10...v2.17.11) + +#### Features + + +#### Bug fixes and improvements +- Fix of ADAS cache eviction mechanism bug led to missing ADAS data. [#7737](https://github.com/mapbox/mapbox-navigation-android/pull/7737) + +### Mapbox dependencies +This release depends on, and has been tested with, the following Mapbox dependencies: +- Mapbox Maps SDK `v10.16.4` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.16.4)) +- Mapbox Navigation Native `v162.0.3` +- Mapbox Core Common `v23.8.6` +- Mapbox Java `v6.15.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v6.15.0)) + + ## Mapbox Navigation SDK 2.14.3 - 26 January, 2024 ### Changelog [Changes between v2.14.2 and v2.14.3](https://github.com/mapbox/mapbox-navigation-android/compare/v2.14.2...v2.14.3)