summaryrefslogtreecommitdiff
path: root/platform/node
diff options
context:
space:
mode:
authorMike Morris <mikemorris@users.noreply.github.com>2016-04-11 16:43:12 -0700
committerMike Morris <mikemorris@users.noreply.github.com>2016-04-11 16:43:12 -0700
commitc1a38b66e56de7cc1915b4b77a3b6513acbba8eb (patch)
tree910c6eafef99fb3cb0fc9596c26b1e9ec6281037 /platform/node
parent18768d6f880f667f1849366c32fdc049553f8fcf (diff)
downloadqtlocation-mapboxgl-c1a38b66e56de7cc1915b4b77a3b6513acbba8eb.tar.gz
node-v3.1.1node-v3.1.1
Diffstat (limited to 'platform/node')
-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 424bfa7050..6124136483 100644
--- a/platform/node/CHANGELOG.md
+++ b/platform/node/CHANGELOG.md
@@ -1,3 +1,7 @@
+# 3.1.1
+
+- Moves node-pre-gyp from `bundledDependencies` to `preinstall` ([#4680](https://github.com/mapbox/mapbox-gl-native/pull/4680))
+
# 3.1.0
- Adds debug render options ([#3840](https://github.com/mapbox/mapbox-gl-native/pull/3840))