summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorFredrik Karlsson <bjorn.fredrik.karlsson@gmail.com>2017-05-19 14:01:35 +0200
committerGitHub <noreply@github.com>2017-05-19 14:01:35 +0200
commit3b109c8540ebd4da943e81beff5d9ae1483500c3 (patch)
tree178316de42245d12b3088e15ab7c61211d8abb70 /platform/ios/CHANGELOG.md
parentf4f587f46dbde355bebd70e57cacf2ad788d0fd9 (diff)
downloadqtlocation-mapboxgl-3b109c8540ebd4da943e81beff5d9ae1483500c3.tar.gz
Observe layout guides (#7716)
* [ios] observe layout guides * [ios] update changelog
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 922b7b6486..ed3cb18b1b 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -32,6 +32,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Fixed a crash or console spew when MGLMapView is initialized with a frame smaller than 64 points wide by 64 points tall. ([#8562](https://github.com/mapbox/mapbox-gl-native/pull/8562))
* The error passed into `-[MGLMapViewDelegate mapViewDidFailLoadingMap:withError:]` now includes a more specific description and failure reason. ([#8418](https://github.com/mapbox/mapbox-gl-native/pull/8418))
* 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.2 - April 7, 2017