Skip to content

Commit 79e3cb2

Browse files
changelog for v2.9.4 (#6698)
Co-authored-by: root <root@38aae40cc50f>
1 parent 36fe93f commit 79e3cb2

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,24 @@ Mapbox welcomes participation and contributions from everyone.
1010
- Fixed `BannerInstructions` issue where the banner instruction might have been removed from `RouteProgress` at some point around a edge's leg. [#6684](https://github.com/mapbox/mapbox-navigation-android/pull/6684)
1111
- Added `MapboxNavigation#resetTripSession(callback)` and deprecated the counterpart without a callback. [#6685](https://github.com/mapbox/mapbox-navigation-android/pull/6685)
1212

13+
## Mapbox Navigation SDK 2.9.4 - 08 December, 2022
14+
### Changelog
15+
[Changes between v2.9.3 and v2.9.4](https://github.com/mapbox/mapbox-navigation-android/compare/v2.9.3...v2.9.4)
16+
17+
#### Features
18+
19+
#### Bug fixes and improvements
20+
- Changed EH speedLimit behaviour: value is picked based on the date-time conditions using device’s system time and edge's location based timezone. [#6697](https://github.com/mapbox/mapbox-navigation-android/pull/6697)
21+
22+
### Mapbox dependencies
23+
This release depends on, and has been tested with, the following Mapbox dependencies:
24+
- Mapbox Maps SDK `v10.9.0` ([release notes](https://github.com/mapbox/mapbox-maps-android/releases/tag/v10.9.0))
25+
- Mapbox Navigation Native `v119.0.5`
26+
- Mapbox Core Common `v23.1.1`
27+
- Mapbox Java `v6.9.0` ([release notes](https://github.com/mapbox/mapbox-java/releases/tag/v6.9.0))
28+
- Mapbox Android Core `v5.0.2` ([release notes](https://github.com/mapbox/mapbox-events-android/releases/tag/core-5.0.2))
29+
30+
1331
## Mapbox Navigation SDK 2.10.0-beta.2 - 01 December, 2022
1432
### Changelog
1533
[Changes between v2.10.0-beta.1 and v2.10.0-beta.2](https://github.com/mapbox/mapbox-navigation-android/compare/v2.10.0-beta.1...v2.10.0-beta.2)

0 commit comments

Comments
 (0)