summaryrefslogtreecommitdiff
path: root/platform/macos/CHANGELOG.md
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-11-17 02:26:02 -0800
committerJesse Bounds <jesse@rebounds.net>2016-11-22 08:34:16 -0800
commit4e4e05ef50808a27d7a9a46c830d05165bd85e94 (patch)
tree374b3a297461e5233b32d636a5feb7cab4d6b2e6 /platform/macos/CHANGELOG.md
parent8fa078c08660fd387dad9e8e323984fe059bbbc7 (diff)
downloadqtlocation-mapboxgl-4e4e05ef50808a27d7a9a46c830d05165bd85e94.tar.gz
[ios, macos] Updated changelog for #7091
Diffstat (limited to 'platform/macos/CHANGELOG.md')
-rw-r--r--platform/macos/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md
index 1aa3b64f92..047ff9518c 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -52,6 +52,7 @@
### Other changes
+* Raster tiles such as those from Mapbox Satellite are now cached, eliminating flashing while panning back and forth. ([#7091](https://github.com/mapbox/mapbox-gl-native/pull/7091))
* Fixed an issue where the map view’s center would always be calculated as if the view occupied the entire window. ([#6102](https://github.com/mapbox/mapbox-gl-native/pull/6102))
* Notification names and user info keys are now string enumeration values for ease of use in Swift. ([#6794](https://github.com/mapbox/mapbox-gl-native/pull/6794))
* Fixed a typo in the documentation for the MGLCompassDirectionFormatter class. ([#5879](https://github.com/mapbox/mapbox-gl-native/pull/5879))