diff options
author | Mike Morris <mikemorris@users.noreply.github.com> | 2016-06-07 11:57:53 -0400 |
---|---|---|
committer | Mike Morris <mikemorris@users.noreply.github.com> | 2016-06-07 11:57:53 -0400 |
commit | ba5d2a4b4de20f57763016826c03cae82b25471f (patch) | |
tree | 872f3d9e7e7dc5622338e57da5af299ddffe7a20 /platform | |
parent | 4294b0f83a6894cd6a1679c7fb427eefeac5a7a6 (diff) | |
download | qtlocation-mapboxgl-ba5d2a4b4de20f57763016826c03cae82b25471f.tar.gz |
node-v3.2.1node-v3.2.1
Diffstat (limited to 'platform')
-rw-r--r-- | platform/node/CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/node/CHANGELOG.md b/platform/node/CHANGELOG.md index a8f1d5be72..e1bff6cc28 100644 --- a/platform/node/CHANGELOG.md +++ b/platform/node/CHANGELOG.md @@ -1,3 +1,7 @@ +# 3.2.1 + +- Fixes a memory leak in raster image data ([#5269](https://github.com/mapbox/mapbox-gl-native/pull/5269)) + # 3.2.0 - Switches to [earcut.hpp](https://github.com/mapbox/earcut.hpp) for tessellation ([#2444](https://github.com/mapbox/mapbox-gl-native/pull/2444)) |