summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2017-07-24 19:24:24 -0400
committerJason Wray <jason@mapbox.com>2017-07-24 19:24:24 -0400
commitdcd9a38388fe5fc4c70a3e39af4db10a3c09ed49 (patch)
tree45f33105f84aba7cce3cd2dd04c72ca9c6dddfe8 /platform/ios/CHANGELOG.md
parent7aad3613c3549ae5f4388fcbeef969e13274892b (diff)
downloadqtlocation-mapboxgl-dcd9a38388fe5fc4c70a3e39af4db10a3c09ed49.tar.gz
[ios] Don't force the attribution button tint color to updateupstream/fb-attribution-tint-unforcening
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 93da2ff372..9ebf52311f 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -5,6 +5,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
## 3.6.1
* Reduced the size of the dynamic framework by optimizing symbol visibility. ([#7604](https://github.com/mapbox/mapbox-gl-native/pull/7604))
+* Fixed an issue where the attribution button would have its custom tint color reset when the map view received a tint color change notification, such as when an alert controller was presented. ([#9598](https://github.com/mapbox/mapbox-gl-native/pull/9598))
## 3.6.0 - June 29, 2017