summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2019-06-18 12:13:43 -0700
committerJason Wray <jason@mapbox.com>2019-06-26 12:18:22 -0700
commit8a9567e072e09a2f5a6da95a2a2ce56b2f05a79b (patch)
tree628295b3f2e1db11f39c0f688a6c65fb16828374 /platform/ios/CHANGELOG.md
parenta16c67d953926bd9b86359316b983d01825fd0f2 (diff)
downloadqtlocation-mapboxgl-8a9567e072e09a2f5a6da95a2a2ce56b2f05a79b.tar.gz
[ios, macos] Deprecate methods in favor of new completion handler versions
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 ec4aa42cc3..7c3e96b5a5 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -12,6 +12,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* `-[MGLMapView setTargetCoordinate:animated:completionHandler:]`
* `-[MGLMapView showAnnotations:edgePadding:animated:completionHandler:]`
* `-[MGLMapView selectAnnotation:animated:completionHandler:]`
+* Deprecated variants of the above methods without completion handlers. ([#14959](https://github.com/mapbox/mapbox-gl-native/pull/14959))
## 5.1.0 - June 19, 2019