Skip to content

Commit 166964d

Browse files
changelog for v0.16.0 (#6570)
Co-authored-by: root <root@1579f0e789f2>
1 parent 7bbb372 commit 166964d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

libnavui-androidauto/CHANGELOG.md

Lines changed: 14 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.16.0 - 04 November, 2022
10+
### Changelog
11+
[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)
12+
613
#### Features
714
- Added `MapboxCarMapLoader` to handle dark and light map style configuration changes. [#6530](https://github.com/mapbox/mapbox-navigation-android/pull/6530)
815

@@ -12,6 +19,13 @@ Mapbox welcomes participation and contributions from everyone.
1219
- Removed `Fragment.attachAudioGuidance` extension function because it will be replaced by `ComponentInstaller`. [#6527](https://github.com/mapbox/mapbox-navigation-android/pull/6527)
1320
- Fixed an issue with compass, logo and speed limit widgets that caused them to disappear if road label widget was not added to the same screen. [#6541](https://github.com/mapbox/mapbox-navigation-android/pull/6541)
1421

22+
### Mapbox dependencies
23+
This release defines minimum versions for the Mapbox dependencies.
24+
- Mapbox Maps Android Auto Extension `v0.3.0` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/extension-androidauto-v0.3.0))
25+
- Mapbox Search `v1.0.0-beta.39` ([release notes](https://github.com/mapbox/mapbox-search-android/releases/tag/v1.0.0-beta.39))
26+
- Mapbox Navigation `v2.9.0-rc.2` ([release notes](https://github.com/mapbox/mapbox-navigation-android/releases/tag/v2.9.0-rc.2))
27+
28+
1529
## androidauto-v0.15.0 - October 21, 2022
1630
### Changelog
1731
[Changes between 0.14.0 and 0.15.0](https://github.com/mapbox/mapbox-navigation-android/compare/androidauto-v0.14.0...androidauto-v0.15.0)

0 commit comments

Comments
 (0)