summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnna Johnson <wibge@gmail.com>2017-01-30 16:51:02 -0800
committerAnna Johnson <wibge@gmail.com>2017-01-30 16:51:02 -0800
commitee4273f6913c739d51810e9d2f70b40fad85eebb (patch)
treea4385fca82e1aed36e3179d266ed32713ebbffc4
parent13ce325f6d9bc3d80898255f281f6517c05e8bdb (diff)
downloadqtlocation-mapboxgl-ee4273f6913c739d51810e9d2f70b40fad85eebb.tar.gz
add changelog
-rw-r--r--platform/ios/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 1140753ebb..3376ad12dd 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -28,6 +28,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CONT
* Fixed flickering that occurred when panning past the antimeridian. ([#7574](https://github.com/mapbox/mapbox-gl-native/pull/7574))
* Fixed an issue that could prevent a cached style from appearing while the device is offline. ([#7770](https://github.com/mapbox/mapbox-gl-native/pull/7770))
* Added `MGLDistanceFormatter` which can be used to format geographic distances. ([#7888](https://github.com/mapbox/mapbox-gl-native/pull/7888))
+* Fixed an issue where an offline pack downloaded from a server that returns 403s for missing tiles will not complete ([#7904](https://github.com/mapbox/mapbox-gl-native/pull/7904/files))
## 3.4.1