Skip to content

Commit

Permalink
changelog for v2.10.0-rc.1 (#6755)
Browse files Browse the repository at this point in the history
Co-authored-by: root <root@c5074c6baf6a>
  • Loading branch information
mapbox-github-ci-writer-public-1[bot] and root authored Dec 16, 2022
1 parent 483b635 commit 67a81b4
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 @@ -3,6 +3,13 @@
Mapbox welcomes participation and contributions from everyone.

## Unreleased
#### Features
#### Bug fixes and improvements

## Mapbox Navigation SDK 2.10.0-rc.1 - 16 December, 2022
### Changelog
[Changes between v2.10.0-beta.3 and v2.10.0-rc.1](https://github.com/mapbox/mapbox-navigation-android/compare/v2.10.0-beta.3...v2.10.0-rc.1)

#### Features
- Introduced `MapboxSpeedInfoApi` and `MapboxSpeedInfoView`. The combination of API and View can be used to render posted and current speed limit at user's current location. [#6687](https://github.com/mapbox/mapbox-navigation-android/pull/6687)
- :warning: Deprecated `MapboxSpeedLimitApi` and `MapboxSpeedLimitView`. [#6687](https://github.com/mapbox/mapbox-navigation-android/pull/6687)
Expand All @@ -15,6 +22,14 @@ Mapbox welcomes participation and contributions from everyone.
- Improved OpenLR matching rate. Updates take lowest FRC to next point into account during path generation. [#6750](https://github.com/mapbox/mapbox-navigation-android/pull/6750)
- Fixed an issue where `MapboxBuildingsApi` would fail to highlight buildings. [#6749](https://github.com/mapbox/mapbox-navigation-android/pull/6749)

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


## Mapbox Navigation SDK 2.9.5 - 13 December, 2022
### Changelog
[Changes between v2.9.4 and v2.9.5](https://github.com/mapbox/mapbox-navigation-android/compare/v2.9.4...v2.9.5)
Expand Down

0 comments on commit 67a81b4

Please sign in to comment.