Skip to content

Commit

Permalink
changelog for v2.15.3 (#7549)
Browse files Browse the repository at this point in the history
Co-authored-by: root <root@b45513c18586>
  • Loading branch information
mapbox-github-ci-writer-public-1[bot] and root authored Oct 12, 2023
1 parent 4fadbde commit 14ae206
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,21 @@ Mapbox welcomes participation and contributions from everyone.
#### Features
#### Bug fixes and improvements

## Mapbox Navigation SDK 2.15.3 - 12 October, 2023
### Changelog
[Changes between v2.15.2 and v2.15.3](https://github.com/mapbox/mapbox-navigation-android/compare/v2.15.2...v2.15.3)

#### Bug fixes and improvements
- Added a boolean option `disableMinDistancePolicyForMultiLegRouteAndReroutes` to custom config which alters the behaviour for `MinDistanceToPass` completion policy via disabling the min distance check for multi-leg routes and reroutes. [#7548](https://github.com/mapbox/mapbox-navigation-android/pull/7548)

### Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK `v10.15.0` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.15.0))
- Mapbox Navigation Native `v148.0.3`
- Mapbox Core Common `v23.7.0`
- Mapbox Java `v6.13.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v6.13.0))


## Mapbox Navigation SDK 2.17.0-rc.1 - 06 October, 2023
### Changelog
[Changes between v2.17.0-beta.1 and v2.17.0-rc.1](https://github.com/mapbox/mapbox-navigation-android/compare/v2.17.0-beta.1...v2.17.0-rc.1)
Expand Down

0 comments on commit 14ae206

Please sign in to comment.