diff options
author | Mike Morris <michael.patrick.morris@gmail.com> | 2016-01-19 15:51:55 -0500 |
---|---|---|
committer | Mike Morris <michael.patrick.morris@gmail.com> | 2016-01-19 17:42:43 -0500 |
commit | 48cced9e311d5c1cf2a98937eeaf638c94456c8d (patch) | |
tree | c17e0cc33175a3a4cc9eecadb40113fb4079b187 /platform/node/CHANGELOG.md | |
parent | dbfa932ed1e10c4f70639f138132f117c4b98152 (diff) | |
download | qtlocation-mapboxgl-48cced9e311d5c1cf2a98937eeaf638c94456c8d.tar.gz |
node-v2.2.2node-v2.2.2
Diffstat (limited to 'platform/node/CHANGELOG.md')
-rw-r--r-- | platform/node/CHANGELOG.md | 4 |
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) |