summaryrefslogtreecommitdiff
path: root/platform/ios/CHANGELOG.md
diff options
context:
space:
mode:
authorAleksandar Stojiljkovic <aleksandar.stojiljkovic@mapbox.com>2019-08-07 19:54:59 +0300
committerAleksandar Stojiljkovic <aleksandar.stojiljkovic@mapbox.com>2019-08-08 12:14:48 +0300
commit7cdeed7cb4b88bd0d8b3e843d6806998a3f4d3f4 (patch)
tree2c9146066d4c7af5d65e96dc0db184954405654e /platform/ios/CHANGELOG.md
parent8cf5103452fe5ce42f8c3ca4428243b8d5a9025a (diff)
downloadqtlocation-mapboxgl-7cdeed7cb4b88bd0d8b3e843d6806998a3f4d3f4.tar.gz
Changelog entries and a nit for #15281
Diffstat (limited to 'platform/ios/CHANGELOG.md')
-rw-r--r--platform/ios/CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/platform/ios/CHANGELOG.md b/platform/ios/CHANGELOG.md
index 7dacee7081..13f31435a8 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -2,6 +2,12 @@
Mapbox welcomes participation and contributions from everyone. Please read [CONTRIBUTING.md](../../CONTRIBUTING.md) to get started.
+## master
+
+### Styles and rendering
+
+* Fixed an issue where animated camera transitions zoomed in or out too dramatically. ([#15281](https://github.com/mapbox/mapbox-gl-native/pull/15281))
+
## 5.3.0
### Styles and rendering