summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorMike Morris <mikemorris@users.noreply.github.com>2016-11-10 14:16:31 -0500
committerMike Morris <mikemorris@users.noreply.github.com>2016-11-10 14:16:31 -0500
commit7d2f18b5ed94a857111d2863b1e1e4d1da232763 (patch)
tree0fb74d3580cf5408b5f71aaa5183f8998843ab0b /platform
parentfcbb7c186083ac46fd48add82f5443650cc39aca (diff)
downloadqtlocation-mapboxgl-7d2f18b5ed94a857111d2863b1e1e4d1da232763.tar.gz
node-v3.4.1node-v3.4.1
Diffstat (limited to 'platform')
-rw-r--r--platform/node/CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/platform/node/CHANGELOG.md b/platform/node/CHANGELOG.md
index 1365f5c943..53825ecf3a 100644
--- a/platform/node/CHANGELOG.md
+++ b/platform/node/CHANGELOG.md
@@ -1,3 +1,8 @@
+# 3.4.1 - Novmeber 10, 2016
+
+- Skips assigning clip IDs to tiles that won't be rendered, mitigating a `stencil mask overflow` error ([#6871](https://github.com/mapbox/mapbox-gl-native/pull/6871))
+- Fixes camera logic to avoid unnecessary or redundant setting of camera options ([#6990](https://github.com/mapbox/mapbox-gl-native/pull/6990))
+
# 3.4.0 - Novmeber 2, 2016
- Fixes Bitrise configuration to automatically publish macOS binaries ([#6789](https://github.com/mapbox/mapbox-gl-native/pull/6789))