summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorJesse Bounds <jesse@rebounds.net>2017-05-09 13:41:56 -0700
committerJesse Bounds <jesse@rebounds.net>2017-05-09 15:37:10 -0700
commitdb7bb509e95d737199efa73a47bdcc973966ed97 (patch)
tree64ff497dd36febb266186ba3de6e70edfeb407f4 /platform/ios/CHANGELOG.md
parentc6c7c2cd743bae543f4041b999ec32fc076ea76a (diff)
downloadqtlocation-mapboxgl-db7bb509e95d737199efa73a47bdcc973966ed97.tar.gz
[ios] Update podspecs and changelog for iOS v3.5.4ios-v3.5.4
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-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 cacc054459..d819d2fa92 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -2,7 +2,12 @@
Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started.
+## 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