summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorFabian Guerra Soto <fabian.guerra@mapbox.com>2017-09-25 15:43:28 -0400
committerGitHub <noreply@github.com>2017-09-25 15:43:28 -0400
commit7f50c509674dc8c1233b8b78e111d91f96fb4de5 (patch)
tree3a08e140544b621e815d8d9ca8fe3d9dfe35c30d /platform/ios/CHANGELOG.md
parent453c13dee2a3678ea3d3ceda204c7cf23d431c78 (diff)
downloadqtlocation-mapboxgl-7f50c509674dc8c1233b8b78e111d91f96fb4de5.tar.gz
[ios] Bump podspec to 3.6.4 (#10059)ios-v3.6.4
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-rw-r--r--platform/ios/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index bb47f232ff..fa52be414e 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -2,6 +2,10 @@
Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started.
+## 3.6.4
+
+* Fixed an issue where stale (but still valid) map data could be ignored in offline mode. ([#10012](https://github.com/mapbox/mapbox-gl-native/pull/10012))
+
## 3.6.3
* Added the option to display an always-on heading indicator with the default user location annotation, controlled via the `MGLMapView.showsUserHeadingIndicator` property. ([#9886](https://github.com/mapbox/mapbox-gl-native/pull/9886))