diff options
author | Julian Rex <julian.rex@gmail.com> | 2018-12-12 19:37:51 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-12 19:37:51 -0500 |
commit | e84748c17039c3c6911504d9f8e729e7a8e92c1a (patch) | |
tree | c417618145a25f1f2194a849c1d7fe57458aca5a /platform/macos | |
parent | 98984ef2926dbd1cc6876880ac99cfa737f74a1c (diff) | |
download | qtlocation-mapboxgl-e84748c17039c3c6911504d9f8e729e7a8e92c1a.tar.gz |
[core] Updated iOS/macOS change logs. (#13564)
Diffstat (limited to 'platform/macos')
-rw-r--r-- | platform/macos/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md index 736e8be30a..d9b19b3825 100644 --- a/platform/macos/CHANGELOG.md +++ b/platform/macos/CHANGELOG.md @@ -9,6 +9,7 @@ * Added the `MGLFillExtrusionStyleLayer.fillExtrusionHasVerticalGradient` property. ([#13463](https://github.com/mapbox/mapbox-gl-native/pull/13463)) * Added support for setting `MGLCollisionBehaviorPre4_0` in `NSUserDefaults`. ([#13426](https://github.com/mapbox/mapbox-gl-native/pull/13426)) * Added support for automatic localization of version 8 of the Mapbox Streets source. ([#13481](https://github.com/mapbox/mapbox-gl-native/pull/13481)) +* Fixed symbol flickering during instantaneous transitions. ([#13535](https://github.com/mapbox/mapbox-gl-native/pull/13535)) ### Other changes |