Skip to content

Commit

Permalink
changelog for v2.7.5 (#7270)
Browse files Browse the repository at this point in the history
Co-authored-by: root <root@ed5b54d8c4cb>
  • Loading branch information
mapbox-github-ci-writer-public-1[bot] and root authored Jun 15, 2023
1 parent 8db6d1b commit b804b0f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,26 @@ Mapbox welcomes participation and contributions from everyone.
- Fixed an issue where `RoutingTilesOptions#tilesBaseUri` was used as a base url for route refresh requests instead of `RouteOptions#baseUrl`.
- Fixed an ANR caused by Copilot processing long routes. [#6984](https://github.com/mapbox/mapbox-navigation-android/pull/6984)

## Mapbox Navigation SDK 2.7.5 - 15 June, 2023
### Changelog
[Changes between v2.7.4 and v2.7.5](https://github.com/mapbox/mapbox-navigation-android/compare/v2.7.4...v2.7.5)

#### Features


#### Bug fixes and improvements

- Fixed an issue where `RoutingTilesOptions#tilesBaseUri` was used as a base url for route refresh requests instead of `RouteOptions#baseUrl`.

### Mapbox dependencies
This release depends on, and has been tested with, the following Mapbox dependencies:
- Mapbox Maps SDK `v10.7.0` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.7.0))
- Mapbox Navigation Native `v111.2.0`
- Mapbox Core Common `v22.1.0`
- Mapbox Java `v6.7.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v6.7.0))
- Mapbox Android Core `v5.0.2` ([release notes](https://github.com/mapbox/mapbox-events-android/releases/tag/core-5.0.2))


## Mapbox Navigation SDK 2.7.4 - 06 March, 2023
### Changelog
[Changes between v2.7.3 and v2.7.4](https://github.com/mapbox/mapbox-navigation-android/compare/v2.7.3...v2.7.4)
Expand Down

0 comments on commit b804b0f

Please sign in to comment.