summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2017-02-21 15:37:49 -0800
committerMinh Nguyễn <mxn@1ec5.org>2017-02-21 16:53:10 -0800
commitdf6a06bd07bda3207b31d86dd66a7468cc33c440 (patch)
tree7fb316021119eae12b65af5560e71f8f68a24e87 /platform/ios/CHANGELOG.md
parente5b9605ab2dc8fd73bdc44ff0d40034d326c1bdf (diff)
downloadqtlocation-mapboxgl-df6a06bd07bda3207b31d86dd66a7468cc33c440.tar.gz
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-rw-r--r--platform/ios/CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 6edca885c0..7f4c9bb159 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -2,7 +2,9 @@
Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started.
-## 3.4.2
+## 3.4.2 - February 21, 2017
+
+This is the final scheduled version of the Mapbox iOS SDK that supports iOS 7. ([#8129](https://github.com/mapbox/mapbox-gl-native/pull/8129))
* A programmatic change to an MGLMapView’s camera no longer resets the user tracking mode. ([#7856](https://github.com/mapbox/mapbox-gl-native/pull/7856))
* Improved the performance of trivial camera animations. ([#7125](https://github.com/mapbox/mapbox-gl-native/pull/7125))