summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2019-02-06 14:09:08 -0800
committerJason Wray <jason@mapbox.com>2019-02-06 14:10:33 -0800
commitb8d2038810ec6e48682b2f22182dff41e8c4dc45 (patch)
treee638700f87746894a016d1c3ac82de3133bb5e83
parente1723d0281fa8f709217fdfff3984a3f2778313c (diff)
downloadqtlocation-mapboxgl-b8d2038810ec6e48682b2f22182dff41e8c4dc45.tar.gz
[ios] Update changelog for 4.9.0ios-v4.9.0-alpha.1
-rw-r--r--platform/ios/CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 499bfdce07..9b6f9da6e8 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -2,11 +2,11 @@
Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started.
-## master
+## 4.9.0
* Fixed a bug where setting `MGLMapView.userTrackingMode` to `MGLUserTrackingModeFollowWithHeading` or `MGLUserTrackingModeFollowWithCourse` would be ignored if the user’s location was not already available. ([#13849](https://github.com/mapbox/mapbox-gl-native/pull/13849))
-## 4.8.0
+## 4.8.0 - January 30, 2019
### Styles and rendering