summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBobby Sudekum <bobby@mapbox.com>2017-07-25 08:38:54 -0700
committerBobby Sudekum <bobby@mapbox.com>2017-07-25 08:38:54 -0700
commit71fc038da6f0b653efd426650760a45cbbd0422e (patch)
treee11f2c87a0d2d55005b3fd856d49348e3501ef6e
parent49428bf2949c95c92c0f1435ed91397c447df12b (diff)
downloadqtlocation-mapboxgl-node-v3.5.6-pre.1.tar.gz
-rw-r--r--platform/node/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/platform/node/CHANGELOG.md b/platform/node/CHANGELOG.md
index bdcad8c0e0..2450b351ae 100644
--- a/platform/node/CHANGELOG.md
+++ b/platform/node/CHANGELOG.md
@@ -1,3 +1,8 @@
+# 3.5.6 - July 25, 2017
+- Protects against requests which throw [#9554](https://github.com/mapbox/mapbox-gl-native/pull/9554)
+- Fixed an issue around reusing a map object [#9554](https://github.com/mapbox/mapbox-gl-native/pull/9554)
+- Fixed an issue in test [#9553](https://github.com/mapbox/mapbox-gl-native/pull/9553)
+
# 3.5.5 - July 14, 2017
- Provide debuggable release builds for node packages [#9497](https://github.com/mapbox/mapbox-gl-native/pull/9497)