Skip to content

Commit 0aab8e0

Browse files
changelog for v2.7.1 (#6727)
Co-authored-by: root <root@38977fd2452f>
1 parent e721d8f commit 0aab8e0

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

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

55
## Unreleased
66
#### Features
7+
#### Bug fixes and improvements
8+
9+
## Mapbox Navigation SDK 2.7.1 - 12 December, 2022
10+
### Changelog
11+
[Changes between v2.7.0 and v2.7.1](https://github.com/mapbox/mapbox-navigation-android/compare/v2.7.0...v2.7.1)
12+
13+
#### Features
14+
15+
#### Bug fixes and improvements
716
- Fixed an issue where `RouteProgress#BannerInstructions` could've become `null` when `MapboxNavigation#updateLegIndex` was called. [#6684](https://github.com/mapbox/mapbox-navigation-android/pull/6684)
817
- Fixed an issue where `RouteProgress#VoiceInstructions` could've become `null` when `MapboxNavigation#updateLegIndex` was called. [#6689](https://github.com/mapbox/mapbox-navigation-android/pull/6689)
918
- Fixed an issue where `RouteProgress#BannerInstructions` could've become `null` when setting alternative routes. [#6715](https://github.com/mapbox/mapbox-navigation-android/pull/6715)
1019

11-
#### Bug fixes and improvements
20+
### Mapbox dependencies
21+
This release depends on, and has been tested with, the following Mapbox dependencies:
22+
- Mapbox Maps SDK `v10.7.0` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.7.0))
23+
- Mapbox Navigation Native `v111.0.0`
24+
- Mapbox Core Common `v22.1.0`
25+
- Mapbox Java `v6.7.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v6.7.0))
26+
- Mapbox Android Core `v5.0.2` ([release notes](https://github.com/mapbox/mapbox-events-android/releases/tag/core-5.0.2))
27+
1228

1329
## Mapbox Navigation SDK 2.7.0 - 17 August, 2022
1430
### Changelog

0 commit comments

Comments
 (0)