summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorMike Morris <mikemorris@users.noreply.github.com>2016-06-03 17:29:12 -0400
committerMike Morris <mikemorris@users.noreply.github.com>2016-06-03 17:29:12 -0400
commitab5e8fb1837c027dfd3fd8dfb5100c7dabea39dc (patch)
tree1f03d0adaa76d142110048556a513f16e9f5bba1 /platform
parent7a43f8bd1eb0df0d519d48d81996e02691a02817 (diff)
downloadqtlocation-mapboxgl-ab5e8fb1837c027dfd3fd8dfb5100c7dabea39dc.tar.gz
node-v3.2.0node-v3.2.0
Diffstat (limited to 'platform')
-rw-r--r--platform/node/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/node/CHANGELOG.md b/platform/node/CHANGELOG.md
index 93792a293b..a8f1d5be72 100644
--- a/platform/node/CHANGELOG.md
+++ b/platform/node/CHANGELOG.md
@@ -1,3 +1,7 @@
+# 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))
+
# 3.1.3
- Fixes a leak in TexturePoolHolder ([#5141](https://github.com/mapbox/mapbox-gl-native/pull/5141))