summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2017-03-03 13:27:28 -0800
committerJason Wray <jason@mapbox.com>2017-03-07 10:43:08 -0800
commit5e36743ef76dc590be45dddf376139c35ea145a4 (patch)
tree1f3aace7be08c2ea74846a52031e139c94878182 /platform/ios/CHANGELOG.md
parent7e9701283f96bfcce3a56a3af4c8fe9154f02b61 (diff)
downloadqtlocation-mapboxgl-5e36743ef76dc590be45dddf376139c35ea145a4.tar.gz
[ios] Add SDK version update checking/notification
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-rw-r--r--platform/ios/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index d4904e3252..8e18b353f9 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -8,6 +8,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* The minimum deployment target for this SDK is now iOS 8. ([#8129](https://github.com/mapbox/mapbox-gl-native/pull/8129))
* Added support for the Carthage dependency manager. See [our website](https://www.mapbox.com/ios-sdk/) for setup instructions. ([#8257](https://github.com/mapbox/mapbox-gl-native/pull/8257))
+* Added a simulator-only console notification to inform developers if there is a newer version of this SDK available. ([#8282](https://github.com/mapbox/mapbox-gl-native/pull/8282))
### Internationalization