Skip to content

Commit 6e29768

Browse files
authored
Added v2.4.2 to changelog from release-v2.4
1 parent 088135b commit 6e29768

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,15 @@
272272
* During turn-by-turn navigation, incidents along the route are now refreshed periodically along with traffic congestion.
273273
* When the user passes a named toll collection point, the `TollCollection` object obtained through the `Notification.Name.electronicHorizonDidPassRoadObject` notification now has the `TollCollection.name` property set.
274274

275+
## v2.4.2
276+
277+
### Packaging
278+
279+
* Fixed an issue where dependencies couldn't be resolved when using Swift Package Manager and Xcode 13.2.1. ([#4048](https://github.com/mapbox/mapbox-navigation-ios/pull/4048))
280+
* MapboxNavigation now requires [MapboxMaps v10.5._x_](https://github.com/mapbox/mapbox-maps-ios/releases/tag/v10.5.1). ([#4048](https://github.com/mapbox/mapbox-navigation-ios/pull/4048))
281+
* MapboxCoreNavigation now requires [MapboxNavigationNative v94._x_](https://github.com/mapbox/mapbox-navigation-native-ios/releases/tag/94.0.5). ([#4048](https://github.com/mapbox/mapbox-navigation-ios/pull/4048))
282+
* MapboxCoreNavigation now requires [MapboxDirections v2.6._x_](https://github.com/mapbox/mapbox-directions-swift/releases/tag/v2.6.0). ([#4048](https://github.com/mapbox/mapbox-navigation-ios/pull/4048))
283+
275284
## v2.4.1
276285

277286
* Fixed an issue where the current road name, speed limit, and compass were missing from the map in CarPlay’s navigating activity. ([#3858](https://github.com/mapbox/mapbox-navigation-ios/pull/3858))

0 commit comments

Comments
 (0)