From 176730bff64fc8f935e3337f870b2ff2a930ed15 Mon Sep 17 00:00:00 2001 From: Mike Morris Date: Tue, 1 Nov 2016 17:59:07 -0400 Subject: node-v3.4.0 --- platform/node/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'platform/node/CHANGELOG.md') diff --git a/platform/node/CHANGELOG.md b/platform/node/CHANGELOG.md index d64aa5238c..1365f5c943 100644 --- a/platform/node/CHANGELOG.md +++ b/platform/node/CHANGELOG.md @@ -1,3 +1,8 @@ +# 3.4.0 - Novmeber 2, 2016 + +- Fixes Bitrise configuration to automatically publish macOS binaries ([#6789](https://github.com/mapbox/mapbox-gl-native/pull/6789)) +- Switches from using individual thread pools for each `mbgl::Map` object to sharing the built-in Node.js thread pool for NodeMap implementations ([#6687](https://github.com/mapbox/mapbox-gl-native/pull/6687)) + # 3.3.3 - September 6, 2016 - Switches to using a NodeRequest member function (with a JavaScript shim in front to preserve the API) instead of a new `v8::Context` to avoid a memory leak ([#5704](https://github.com/mapbox/mapbox-gl-native/pull/5704)) -- cgit v1.2.1