summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbsudekum <bobby@mapbox.com>2015-09-30 10:30:54 -0700
committerbsudekum <bobby@mapbox.com>2015-09-30 10:30:54 -0700
commit152fb6156f9ce82ea601257c79616c18f044309f (patch)
tree9b31a7527b9ffc3202d8ec0621bd2c6f64215a89
parent724063b48cbcaf4596a747a3cb78bebc723b3232 (diff)
downloadqtlocation-mapboxgl-152fb6156f9ce82ea601257c79616c18f044309f.tar.gz
[skip-ci] [node] update changelognode-v2.0.0-pre.8
-rw-r--r--platform/node/CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/platform/node/CHANGELOG.md b/platform/node/CHANGELOG.md
index d4b0abd499..c035bf4f9d 100644
--- a/platform/node/CHANGELOG.md
+++ b/platform/node/CHANGELOG.md
@@ -9,11 +9,12 @@
- Requires numerical `ratio` in `mbgl.Map` options argument.
Map pixel ratio is now immutable and can no longer be set with
render options. ([`a8d9b92`](https://github.com/mapbox/mapbox-gl-native/commit/a8d9b921d71a91d7f8eff82e5a584aaab8b7d1c6), [#1799](https://github.com/mapbox/mapbox-gl-native/pull/1799))
-- `map.render` now returns a raw image buffer instead of an object with
+- `map.render` now returns a raw image buffer instead of an object with
`width`, `height` and `pixels` properties. ([#2262](https://github.com/mapbox/mapbox-gl-native/pull/2262))
- Adds support for rendering v8 styles.
- No longer loads resources before a render request is made. ([`55d25a8`](https://github.com/mapbox/mapbox-gl-native/commit/55d25a80a77c06ef5e66acc0d8518867b03fe8a4))
- Adds io.js v3.x support. ([#2261](https://github.com/mapbox/mapbox-gl-native/pull/2261))
+- Fixes a bug which prevented raster tiles that `404`'ed from rendering ([#2458](https://github.com/mapbox/mapbox-gl-native/pull/2458))
# 1.1.3