summaryrefslogtreecommitdiff
path: root/platform/node
diff options
context:
space:
mode:
authorAsheem Mamoowala <asheem.mamoowala@mapbox.com>2017-06-13 12:55:30 -0700
committerAsheem Mamoowala <asheem.mamoowala@mapbox.com>2017-06-19 09:50:08 -0700
commitca45974ff2778a48d01b7221b6ab406c3e55c9ca (patch)
tree7dc44f85123d2b9bc6e68970d753faa39d11103e /platform/node
parent7f36e0cf769f6fe7a759b1cf6c56948c4c141fef (diff)
downloadqtlocation-mapboxgl-ca45974ff2778a48d01b7221b6ab406c3e55c9ca.tar.gz
Update changelogs and iOS/macOS style guide for ImageSource bindings
Diffstat (limited to 'platform/node')
-rw-r--r--platform/node/CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/node/CHANGELOG.md b/platform/node/CHANGELOG.md
index 76e1b5099d..dee001c426 100644
--- a/platform/node/CHANGELOG.md
+++ b/platform/node/CHANGELOG.md
@@ -1,5 +1,5 @@
# 3.5.4 - June 6, 2017
-
+- Add support for ImageSource [#8968](https://github.com/mapbox/mapbox-gl-native/pull/8968)
- Fixed an issue with `map.addImage()` which would cause added images to randomly be replaced with images found the style's sprite sheet ([#9119](https://github.com/mapbox/mapbox-gl-native/pull/9119))
# 3.5.3 - May 30, 2017