summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorM.Stephen <truestyle2005@163.com>2019-09-04 10:42:21 +0800
committerM.Stephen <truestyle2005@163.com>2019-09-04 10:42:21 +0800
commit76d2cd3374ca1ccea5c1247f77997c7cd4ec65a4 (patch)
tree88add6bf7b73bd202be28585880e0144b3b85a2d
parent62fa1f1c2d0c1df41795e3c832a887550c46c4f5 (diff)
parent3a6ac943295a680d1da13782b2fc190ea9171760 (diff)
downloadqtlocation-mapboxgl-76d2cd3374ca1ccea5c1247f77997c7cd4ec65a4.tar.gz
[ios]update changelog
-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 44c2898333..2e3fa77208 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -8,6 +8,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Fixed a bug with annotation view positions after camera transitions. ([#15122](https://github.com/mapbox/mapbox-gl-native/pull/15122/))
* Fixed a rendering issue of `collisionBox` when `text-translate` or `icon-translate` is enabled. ([#15467](https://github.com/mapbox/mapbox-gl-native/pull/15467))
* Fixed an issue where the scale bar text would become illegible if iOS 13 dark mode was enabled. ([#15524](https://github.com/mapbox/mapbox-gl-native/pull/15524))
+* Fixed an issue with the appearance of the compass text in iOS 13. ([#15547](https://github.com/mapbox/mapbox-gl-native/pull/15547))
### Performance improvements