summaryrefslogtreecommitdiff
path: root/platform/node/CHANGELOG.md
diff options
context:
space:
mode:
authorbsudekum <bobby@mapbox.com>2016-01-07 09:54:45 -0800
committerbsudekum <bobby@mapbox.com>2016-01-07 09:54:45 -0800
commit0ef257bfc623b1c68eeb9a60dad9c8dd18a7befb (patch)
tree3fea9ad96e41ffa00abdc156ef4a81377caa196e /platform/node/CHANGELOG.md
parentaa76b680ef989e3b2984a49452434b78ba5d18f6 (diff)
downloadqtlocation-mapboxgl-0ef257bfc623b1c68eeb9a60dad9c8dd18a7befb.tar.gz
[node] bump version to v2.2.1node-v2.2.1
Diffstat (limited to 'platform/node/CHANGELOG.md')
-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 446bf7b4b1..1ac5768d35 100644
--- a/platform/node/CHANGELOG.md
+++ b/platform/node/CHANGELOG.md
@@ -1,3 +1,7 @@
+# 2.2.1
+
+- Fixes a bug which clipped labels at tile boundaries [#2829](https://github.com/mapbox/mapbox-gl-native/pull/2829)
+
# 2.2.0
- Adds support for GeoJSON sources [#2161](https://github.com/mapbox/mapbox-gl-native/pull/2161)