summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2019-06-25 11:47:59 -0700
committerJason Wray <jason@mapbox.com>2019-06-26 13:36:30 -0700
commite26a60d0c96ba73ae7d50065b6e2800eaa5acee2 (patch)
tree03342da9eab61d6d140fff4601889044094c5caa /platform/ios/CHANGELOG.md
parent8a9567e072e09a2f5a6da95a2a2ce56b2f05a79b (diff)
downloadqtlocation-mapboxgl-e26a60d0c96ba73ae7d50065b6e2800eaa5acee2.tar.gz
[ios] Remove previously deprecated unavailable methods and properties
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 7c3e96b5a5..8d1fcd1bd4 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -13,6 +13,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* `-[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))
+* Removed previously deprecated methods and properties that had been marked `unavailable`. ([#15000](https://github.com/mapbox/mapbox-gl-native/pull/15000))
## 5.1.0 - June 19, 2019