summaryrefslogtreecommitdiff
path: root/platform/node/CHANGELOG.md
diff options
context:
space:
mode:
authorBruno de Oliveira Abinader <bruno@mapbox.com>2017-10-09 17:34:14 +0200
committerBruno de Oliveira Abinader <bruno@mapbox.com>2017-10-09 19:43:57 +0300
commit6cf153a6de2a32f29d3de5fff2fed435990a875c (patch)
treeb0febb0a86eb31af21171c831619570fe0aca81e /platform/node/CHANGELOG.md
parentc9e9cd2aff8eb2584f60e892e77337fb2d9f2d61 (diff)
downloadqtlocation-mapboxgl-6cf153a6de2a32f29d3de5fff2fed435990a875c.tar.gz
[node] Release v3.5.7 (#10164)
Diffstat (limited to 'platform/node/CHANGELOG.md')
-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 1d166a9a79..58234dad0f 100644
--- a/platform/node/CHANGELOG.md
+++ b/platform/node/CHANGELOG.md
@@ -1,3 +1,6 @@
+# 3.5.7 - October 9, 2017
+- Fixed an issue causing synchronous resource requests to stall [#10153](https://github.com/mapbox/mapbox-gl-native/pull/10153)
+
# 3.5.6 - September 29, 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)