diff options
author | Bobby Sudekum <bobby@mapbox.com> | 2017-05-19 11:27:48 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-19 11:27:48 -0500 |
commit | 895275d6fcba6e2181a2e836f274db7c12ee4f75 (patch) | |
tree | 83e0bba2fa369013339c8370c484328164d491e0 /platform/node/CHANGELOG.md | |
parent | d664a3e05ebed51c19dc4adb30850792d5bf8f57 (diff) | |
download | qtlocation-mapboxgl-895275d6fcba6e2181a2e836f274db7c12ee4f75.tar.gz |
Release node-v3.5.2 (#9052)node-v3.5.2
Diffstat (limited to 'platform/node/CHANGELOG.md')
-rw-r--r-- | platform/node/CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/platform/node/CHANGELOG.md b/platform/node/CHANGELOG.md index e77ceff31f..904883799f 100644 --- a/platform/node/CHANGELOG.md +++ b/platform/node/CHANGELOG.md @@ -1,3 +1,8 @@ +# 3.5.2 - May 18, 2017 + +- Fixed a memory leak ([#8884](https://github.com/mapbox/mapbox-gl-native/pull/9035)) + + # 3.5.1 - May 8, 2017 - Adds Node v6 binaries. **Note, Node v4 binaries will be removed on August 1st.** ([#8884](https://github.com/mapbox/mapbox-gl-native/pull/8884)) |