summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2017-07-14 14:15:33 +0300
committerBruno de Oliveira Abinader <bruno@mapbox.com>2017-07-14 15:28:36 +0300
commita019f26d99449d6b9fb9a03471c90443f8d033b7 (patch)
tree1f062337697a0ca6964d7f16460326f09a14bfe1 /platform
parent460643b21310d4ce40b355cc9e365da4e7cba8e3 (diff)
downloadqtlocation-mapboxgl-a019f26d99449d6b9fb9a03471c90443f8d033b7.tar.gz
[node] Bump version to 3.5.5
Diffstat (limited to 'platform')
-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 dee001c426..bdcad8c0e0 100644
--- a/platform/node/CHANGELOG.md
+++ b/platform/node/CHANGELOG.md
@@ -1,3 +1,6 @@
+# 3.5.5 - July 14, 2017
+- Provide debuggable release builds for node packages [#9497](https://github.com/mapbox/mapbox-gl-native/pull/9497)
+
# 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))