summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorJason Wray <friedbunny@users.noreply.github.com>2018-04-12 11:31:00 -0400
committerGitHub <noreply@github.com>2018-04-12 11:31:00 -0400
commit646cbc98ddaa8f6afe84c96888c877628bf405ca (patch)
treefb10315f05dc39a30538bb984bee2ead896323bb /platform/ios/CHANGELOG.md
parentff11cb20163caddf5e31ebdaeaafa0e1a9e456ec (diff)
downloadqtlocation-mapboxgl-646cbc98ddaa8f6afe84c96888c877628bf405ca.tar.gz
[ios] Note plans to drop iOS 8 (#11663)
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-rw-r--r--platform/ios/CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index fcd58e3844..850c5b19b8 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -4,6 +4,8 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
## 4.0.0
+The 4.0._x_ series of releases will be the last to support iOS 8. The minimum iOS deployment version will increase to iOS 9.0 in a future release.
+
### Packaging
* Removed support for 32-bit simulators. ([#10962](https://github.com/mapbox/mapbox-gl-native/pull/10962))