Skip to content

Commit 82fb082

Browse files
changelog for v2.9.5 (#6737)
Co-authored-by: root <root@c5074c6baf6a>
1 parent 55d4cc8 commit 82fb082

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,28 @@ Mapbox welcomes participation and contributions from everyone.
44

55
## Unreleased
66
#### Features
7+
#### Bug fixes and improvements
8+
9+
## Mapbox Navigation SDK 2.9.5 - 13 December, 2022
10+
### Changelog
11+
[Changes between v2.9.4 and v2.9.5](https://github.com/mapbox/mapbox-navigation-android/compare/v2.9.4...v2.9.5)
12+
13+
#### Features
14+
715
#### Bug fixes and improvements
816
- Fixed an issue where `RouteProgress#BannerInstructions` could've become `null` when `MapboxNavigation#updateLegIndex` was called. [#6717](https://github.com/mapbox/mapbox-navigation-android/pull/6717)
917
- Fixed an issue where `RouteProgress#VoiceInstructions` could've become `null` when `MapboxNavigation#updateLegIndex` was called. [#6717](https://github.com/mapbox/mapbox-navigation-android/pull/6717)
1018
- Fixed an issue where `RouteProgress#BannerInstructions` could've become `null` when setting alternative routes. [#6721](https://github.com/mapbox/mapbox-navigation-android/pull/6721)
1119

20+
### Mapbox dependencies
21+
This release depends on, and has been tested with, the following Mapbox dependencies:
22+
- Mapbox Maps SDK `v10.9.0` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.9.0))
23+
- Mapbox Navigation Native `v119.0.5`
24+
- Mapbox Core Common `v23.1.1`
25+
- Mapbox Java `v6.9.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v6.9.0))
26+
- Mapbox Android Core `v5.0.2` ([release notes](https://github.com/mapbox/mapbox-events-android/releases/tag/core-5.0.2))
27+
28+
1229
## Mapbox Navigation SDK 2.9.4 - 08 December, 2022
1330
### Changelog
1431
[Changes between v2.9.3 and v2.9.4](https://github.com/mapbox/mapbox-navigation-android/compare/v2.9.3...v2.9.4)

0 commit comments

Comments
 (0)