diff options
author | Mike Morris <michael.patrick.morris@gmail.com> | 2015-12-08 11:39:12 -0800 |
---|---|---|
committer | Mike Morris <michael.patrick.morris@gmail.com> | 2015-12-08 11:39:12 -0800 |
commit | 515a4fffab81c2a061b3e15bb3288dccfb1174e0 (patch) | |
tree | cab42ffa8a21b1fc94528c0c2bb04668ef186ece /platform/node/CHANGELOG.md | |
parent | 7bfeaca85cb49452dd44113d0e018331923ed3b5 (diff) | |
download | qtlocation-mapboxgl-515a4fffab81c2a061b3e15bb3288dccfb1174e0.tar.gz |
node-v2.1.0node-v2.1.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 4620cda209..6fc63f565d 100644 --- a/platform/node/CHANGELOG.md +++ b/platform/node/CHANGELOG.md @@ -1,3 +1,7 @@ +# 2.1.0 + +- Adds [`line-offset`](https://github.com/mapbox/mapbox-gl/issues/3) style property support + # 2.0.1 - Test and publish binaries for Node.js v5.x. ([#3129](https://github.com/mapbox/mapbox-gl-native/pull/3129)) |