summaryrefslogtreecommitdiff
path: root/platform/macos/CHANGELOG.md
diff options
context:
space:
mode:
authorMolly Lloyd <molly@mapbox.com>2018-10-02 12:35:55 -0700
committerMolly Lloyd <mollymerp@users.noreply.github.com>2018-10-03 13:09:23 -0700
commit1a97b8f8e4baa41037978f5becd1775efc93a599 (patch)
tree5c731d30e0b44bf4934eb202016624cfe993f4fb /platform/macos/CHANGELOG.md
parent89a3a0f89c465239e851f381cb6d86e16a64fb54 (diff)
downloadqtlocation-mapboxgl-1a97b8f8e4baa41037978f5becd1775efc93a599.tar.gz
[ios, macos, android, node] update changelogs
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 66033d5b27..0006281ad5 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -6,6 +6,7 @@
* Added an `MGLSymbolStyleLayer.symbolZOrder` property for forcing point features in a symbol layer to be layered in the same order that they are specified in the layer’s associated source. ([#12783](https://github.com/mapbox/mapbox-gl-native/pull/12783))
* Fixed a crash when a style layer `*-pattern` property evaluates to nil for a particular feature. ([#12896](https://github.com/mapbox/mapbox-gl-native/pull/12896))
+* Fixed an issue where fill and line layers would occasionally flicker on zoom ([#12982](https://github.com/mapbox/mapbox-gl-native/pull/12982))
### Offline maps