diff options
author | Mike Morris <michael.patrick.morris@gmail.com> | 2015-12-16 15:13:20 -0500 |
---|---|---|
committer | Mike Morris <michael.patrick.morris@gmail.com> | 2015-12-16 15:13:20 -0500 |
commit | 4dac6cde30533d6bb7671b9491010d2a23480299 (patch) | |
tree | 5e0a8c930d9e5d76352b62830570647455afe609 /platform/node/CHANGELOG.md | |
parent | ec9a4cd3285da280d43c7ddd0ca96fe37d9c5278 (diff) | |
download | qtlocation-mapboxgl-4dac6cde30533d6bb7671b9491010d2a23480299.tar.gz |
node-v2.2.0node-v2.2.0
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 6fc63f565d..446bf7b4b1 100644 --- a/platform/node/CHANGELOG.md +++ b/platform/node/CHANGELOG.md @@ -1,3 +1,7 @@ +# 2.2.0 + +- Adds support for GeoJSON sources [#2161](https://github.com/mapbox/mapbox-gl-native/pull/2161) + # 2.1.0 - Adds [`line-offset`](https://github.com/mapbox/mapbox-gl/issues/3) style property support |