summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2016-01-19 15:51:55 -0500
committerMike Morris <michael.patrick.morris@gmail.com>2016-01-19 17:42:43 -0500
commit48cced9e311d5c1cf2a98937eeaf638c94456c8d (patch)
treec17e0cc33175a3a4cc9eecadb40113fb4079b187 /platform
parentdbfa932ed1e10c4f70639f138132f117c4b98152 (diff)
downloadqtlocation-mapboxgl-48cced9e311d5c1cf2a98937eeaf638c94456c8d.tar.gz
node-v2.2.2node-v2.2.2
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 1ac5768d35..9c31dbf93f 100644
--- a/platform/node/CHANGELOG.md
+++ b/platform/node/CHANGELOG.md
@@ -1,3 +1,7 @@
+# 2.2.2
+
+- Fixes a bug with non-deterministic label placement [#3543](https://github.com/mapbox/mapbox-gl-native/pull/3543)
+
# 2.2.1
- Fixes a bug which clipped labels at tile boundaries [#2829](https://github.com/mapbox/mapbox-gl-native/pull/2829)