summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorJesse Bounds <jesse@rebounds.net>2016-12-14 11:46:32 -0800
committerJesse Bounds <jesse@rebounds.net>2016-12-14 12:49:32 -0800
commitda44db915c033310403f5240bdbbd61b4822245f (patch)
tree68299e2c2f688ee94686ef33d0c7fa0e1f135211 /platform
parentb46373da8a43a6a30ca35f6fb78250e774504b25 (diff)
downloadqtlocation-mapboxgl-da44db915c033310403f5240bdbbd61b4822245f.tar.gz
[ios] Updated changelog for iOS 3.4.0 beta 5ios-v3.4.0-beta.5
Diffstat (limited to 'platform')
-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 565b709214..18763b68ee 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -84,6 +84,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* MGLMapDebugOverdrawVisualizationMask no longer has any effect in Release builds of the SDK. This debug mask has been disabled for performance reasons. ([#5555](https://github.com/mapbox/mapbox-gl-native/pull/5555))
* Fixed a typo in the documentation for the MGLCompassDirectionFormatter class. ([#5879](https://github.com/mapbox/mapbox-gl-native/pull/5879))
* The UITapGestureRecognizer on MGLMapView that is used for selecting annotations now fails if a tap does not select an annotation. ([#7246](https://github.com/mapbox/mapbox-gl-native/pull/7246))
+* Fixed issues related to the visibility of sources in viewports less than 512 pixels wide or tall. ([#7438](https://github.com/mapbox/mapbox-gl-native/pull/7438))
## 3.3.7 - November 17, 2016