summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorBobby Sudekum <bobby@mapbox.com>2017-03-14 16:53:24 -0700
committerGitHub <noreply@github.com>2017-03-14 16:53:24 -0700
commit98f5b71e6db748a2576e9fc6f17b9e76505df1aa (patch)
tree058f6acb4cb338fb04c23389480ca3dce9491e59 /platform
parent305735fd6b358b1e5b16ef2b5b281143ca80aa09 (diff)
downloadqtlocation-mapboxgl-98f5b71e6db748a2576e9fc6f17b9e76505df1aa.tar.gz
[node] bump version number; changelog entry (#8408)node-v3.4.6
Diffstat (limited to 'platform')
-rw-r--r--platform/node/CHANGELOG.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/platform/node/CHANGELOG.md b/platform/node/CHANGELOG.md
index 68b57e3a27..62ba67d716 100644
--- a/platform/node/CHANGELOG.md
+++ b/platform/node/CHANGELOG.md
@@ -1,6 +1,11 @@
+# 3.4.6 - March 14, 2017
+
+- Publishes `Release` build on Mac ([#8407](https://github.com/mapbox/mapbox-gl-native/pull/8407))
+- Fixes the publish binary build process ([#8406](https://github.com/mapbox/mapbox-gl-native/pull/8406))
+
# 3.4.5 - March 14, 2017
-- Fixed a memory hang issue after GlyphAtlas was refactored [#8394](https://github.com/mapbox/mapbox-gl-native/pull/8394)
+- Fixed a memory hang issue after GlyphAtlas was refactored ([#8394](https://github.com/mapbox/mapbox-gl-native/pull/8394))
# 3.4.4 - January 10, 2017