diff options
author | Mike Morris <michael.patrick.morris@gmail.com> | 2016-01-26 11:10:54 -0800 |
---|---|---|
committer | Mike Morris <michael.patrick.morris@gmail.com> | 2016-01-26 11:10:54 -0800 |
commit | a3284ad7e212a8b17906d9218b4837bb485dd61f (patch) | |
tree | 21209d4f88fe671493848aa9b534d657cccb2350 /platform/node | |
parent | 9418f9a9870dc5b23c150fa9dc017e101582db30 (diff) | |
download | qtlocation-mapboxgl-a3284ad7e212a8b17906d9218b4837bb485dd61f.tar.gz |
node-v3.0.1node-v3.0.1
Diffstat (limited to 'platform/node')
-rw-r--r-- | platform/node/CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/platform/node/CHANGELOG.md b/platform/node/CHANGELOG.md index ddd8b1af67..743c9e3662 100644 --- a/platform/node/CHANGELOG.md +++ b/platform/node/CHANGELOG.md @@ -1,3 +1,9 @@ +# 3.0.1 + +- Fixes missing icon collision boxes ([#3672](https://github.com/mapbox/mapbox-gl-native/pull/3672)) +- Fixes texture filtering to draw sharper icons ([#3669](https://github.com/mapbox/mapbox-gl-native/pull/3669)) + + # 3.0.0 - Drops support for Node.js v0.10.x ([#3635](https://github.com/mapbox/mapbox-gl-native/pull/3635)) |