summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Shalamov <alexander.shalamov@mapbox.com>2019-11-11 11:07:12 +0200
committerAlexander Shalamov <alexander.shalamov@mapbox.com>2019-11-11 18:20:01 +0200
commit64b1662e55d2593db159e55cd7d901d5a502b96b (patch)
tree1764156d0b15e974d01950a640d815379a8568c4
parentcd1a46785edfaed55a2224714bd2cc22613dadcf (diff)
downloadqtlocation-mapboxgl-64b1662e55d2593db159e55cd7d901d5a502b96b.tar.gz
[node] Update changelog
-rw-r--r--platform/node/CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/node/CHANGELOG.md b/platform/node/CHANGELOG.md
index 6af55f5d50..b88189c0f2 100644
--- a/platform/node/CHANGELOG.md
+++ b/platform/node/CHANGELOG.md
@@ -1,4 +1,7 @@
+# master
+* Add support for [image expression](https://docs.mapbox.com/mapbox-gl-js/style-spec/#expressions-types-image). ([#15877](https://github.com/mapbox/mapbox-gl-native/pull/15877))
+
# 5.0.0
* No longer supporting source-compile fallback ([#15748](https://github.com/mapbox/mapbox-gl-native/pull/15748))
* Add support for feature state APIs. ([#15480](https://github.com/mapbox/mapbox-gl-native/pull/15480))