summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2017-02-20 18:10:13 -0500
committerJason Wray <jason@mapbox.com>2017-02-21 16:10:00 -0500
commitac0e2e0a9848125ea5088820b76f0dd38c8d764b (patch)
tree97c66838329d24a03a28396cd12a0623bcbe9d09 /platform/ios/CHANGELOG.md
parenta1c477b4dbf16e3e691d35eedd3f5c7a4fbb9c5e (diff)
downloadqtlocation-mapboxgl-ac0e2e0a9848125ea5088820b76f0dd38c8d764b.tar.gz
[ios] Update changelog for iOS 8 deployment target
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 ded21414f9..7450325c93 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -44,6 +44,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
### Other changes
+* The minimum deployment target for this SDK is now iOS 8. ([#8129](https://github.com/mapbox/mapbox-gl-native/pull/8129))
* Fixed an issue that, among other things, caused various islands to disappear at certain zoom levels. ([#7621](https://github.com/mapbox/mapbox-gl-native/pull/7621))
* Fixed an issue where translucent, non-view-backed point annotations along tile boundaries would be drawn darker than expected. ([#6832](https://github.com/mapbox/mapbox-gl-native/pull/6832))
* Fixed flickering that occurred when panning past the antimeridian. ([#7574](https://github.com/mapbox/mapbox-gl-native/pull/7574))