From 39a5265f805b246208197881c494ef75e5359033 Mon Sep 17 00:00:00 2001 From: "mapbox-github-ci-writer-public-1[bot]" <93400552+mapbox-github-ci-writer-public-1[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 13:03:45 +0000 Subject: [PATCH] changelog for v2.20.0 (#7829) Co-authored-by: root --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d07383b3dc4..3f6e7692441 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,25 @@ Mapbox welcomes participation and contributions from everyone. #### Features #### Bug fixes and improvements +## Mapbox Navigation SDK 2.20.0 - 14 June, 2024 +### Changelog +[Changes between v2.19.0 and v2.20.0](https://github.com/mapbox/mapbox-navigation-android/compare/v2.19.0...v2.20.0) + +#### Features + + +#### Bug fixes and improvements + +- Fixed a crash due to incorrect OpenLR input data. + +### Mapbox dependencies +This release depends on, and has been tested with, the following Mapbox dependencies: +- Mapbox Maps SDK `v10.18.1` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.18.1)) +- Mapbox Navigation Native `v206.0.0` +- Mapbox Core Common `v23.10.1` +- Mapbox Java `v6.15.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v6.15.0)) + + ## Mapbox Navigation SDK 2.20.0-beta.1 - 04 June, 2024 ### Changelog [Changes between v2.19.1 and v2.20.0-beta.1](https://github.com/mapbox/mapbox-navigation-android/compare/v2.19.1...v2.20.0-beta.1)