Skip to content

Commit 4edb4b4

Browse files
changelog for v0.17.0 (#6663)
Co-authored-by: root <root@f0566d5a8b5d>
1 parent 8b2a22e commit 4edb4b4

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

libnavui-androidauto/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
Mapbox welcomes participation and contributions from everyone.
44

55
## Unreleased
6+
#### Features
7+
#### Bug fixes and improvements
8+
9+
## androidauto-v0.17.0 - 30 November, 2022
10+
### Changelog
11+
[Changes between 0.16.0 and 0.17.0](https://github.com/mapbox/mapbox-navigation-android/compare/androidauto-v0.16.0...androidauto-v0.17.0)
12+
613
#### Features
714
#### Bug fixes and improvements
815
- Added `MapboxCarMapLoader.getStyleExtension` to get access to the values set. [#6571](https://github.com/mapbox/mapbox-navigation-android/pull/6571)
@@ -17,6 +24,12 @@ Mapbox welcomes participation and contributions from everyone.
1724
- Made `NeedsLocationPermissionsScreen` internal in favor of `MapboxScreen.NEEDS_LOCATION_PERMISSION`. [#6588](https://github.com/mapbox/mapbox-navigation-android/pull/6588)
1825
- Fixed race condition where `NavigationManager.updateTrip` can be called after `navigationEnded` is called. This is a likely cause to a crash seen. [#6661](https://github.com/mapbox/mapbox-navigation-android/pull/6661)
1926

27+
### Mapbox dependencies
28+
This release defines minimum versions for the Mapbox dependencies.
29+
- Mapbox Maps Android Auto Extension `v0.5.0` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/extension-androidauto-v0.5.0))
30+
- Mapbox Navigation `v2.9.2` ([release notes](https://github.com/mapbox/mapbox-navigation-android/releases/tag/v2.9.2))
31+
32+
2033
## androidauto-v0.16.0 - 04 November, 2022
2134
### Changelog
2235
[Changes between 0.15.0 and 0.16.0](https://github.com/mapbox/mapbox-navigation-android/compare/androidauto-v0.15.0...androidauto-v0.16.0)

0 commit comments

Comments
 (0)