summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Bounds <jesse@rebounds.net>2017-05-09 13:41:56 -0700
committerMinh Nguyễn <mxn@1ec5.org>2017-05-19 12:46:10 -0700
commit9ae73714f15def72ab1f0189be98aaa13b7125db (patch)
tree628c5d8e7e093d452ceddf8b67a6163758b318ef
parentade7b0e1fdd111eeb5d83fe34ba216248db15384 (diff)
downloadqtlocation-mapboxgl-9ae73714f15def72ab1f0189be98aaa13b7125db.tar.gz
[ios] Update podspecs and changelog for iOS v3.5.4
Cherry-picked from db7bb509e95d737199efa73a47bdcc973966ed97.
-rw-r--r--platform/ios/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index cb3175935f..3a4890c17d 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -36,7 +36,12 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Fixed an issue rendering polylines that contain duplicate vertices. ([#8808](https://github.com/mapbox/mapbox-gl-native/pull/8808))
* Fixed a bug which caused the compass and other ornaments to underlap navigation and tab bars. ([#7716](https://github.com/mapbox/mapbox-gl-native/pull/7716))
+## 3.5.4 - May 9, 2017
+
+* Fixed an issue that caused view backed annotations to become detached from the map view during pan gestures combined with animations of annotation view size or when the annotation view had no size but contained subviews with a non-zero size. ([#8926](https://github.com/mapbox/mapbox-gl-native/pull/8926))
+
## 3.5.3 - May 2, 2017
+
* Fixed an issue that prevented the attribution `UIAlertController` from showing in modal hierarchies. ([#8837](https://github.com/mapbox/mapbox-gl-native/pull/8837))
## 3.5.2 - April 7, 2017