summaryrefslogtreecommitdiff
path: root/platform/node/CHANGELOG.md
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2019-07-04 08:45:45 +0300
committerBruno de Oliveira Abinader <bruno@mapbox.com>2019-07-04 11:45:10 +0300
commit16f1854a9ca98c00a5058c55e8a59df2c3463f4d (patch)
treee0383b4ccfd1f0eb43d8e9c96aaefdcd8e5a3912 /platform/node/CHANGELOG.md
parent869ff70e0dbfeab16b20bb1a8d765db153312a42 (diff)
downloadqtlocation-mapboxgl-16f1854a9ca98c00a5058c55e8a59df2c3463f4d.tar.gz
[node] Parse 'sdf' option when adding an image
Diffstat (limited to 'platform/node/CHANGELOG.md')
-rw-r--r--platform/node/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/node/CHANGELOG.md b/platform/node/CHANGELOG.md
index d049944b6a..e03a64b049 100644
--- a/platform/node/CHANGELOG.md
+++ b/platform/node/CHANGELOG.md
@@ -3,6 +3,7 @@
- Add `crossSourceCollisions` map option, with default of `true`. When set to `false`, cross-source collision detection is disabled. ([#12820] (https://github.com/mapbox/mapbox-gl-native/issues/12820))
- Fixed bugs in coercion expression operators ("to-array" applied to empty arrays, "to-color" applied to colors, and "to-number" applied to null) [#12864](https://github.com/mapbox/mapbox-gl-native/pull/12864)
- Fixed an issue where fill and line layers would occasionally flicker on zoom ([#12982](https://github.com/mapbox/mapbox-gl-native/pull/12982))
+- Add an option to set whether or not an image should be treated as a SDF ([#15054](https://github.com/mapbox/mapbox-gl-native/issues/15054))
# 4.0.0
- Many new features and enhancements, including: