Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
[ios] Fact-checked, economized changelog entries
Browse files Browse the repository at this point in the history
#5791 affects iOS 7.x, not 8.1 or 8.2. Describe #5813 in simpler terms.
  • Loading branch information
1ec5 committed Jul 28, 2016
1 parent 438dfa9 commit 05f2af2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions platform/ios/CHANGELOG.md
Expand Up @@ -4,8 +4,8 @@ Mapbox welcomes participation and contributions from everyone. Please read [CON

## 3.3.2

* Fixed a crash that occurred when initializing an MGLMapView on iOS 8.1 or below. ([#5791](https://github.com/mapbox/mapbox-gl-native/pull/5791))
* Fixed an issue where pan gestures that originated on view annotations would not pan the underlying map. ([#5813](https://github.com/mapbox/mapbox-gl-native/pull/5813))
* Speculatively fixed a crash that occurred when initializing an MGLMapView on iOS 7.x. ([#5791](https://github.com/mapbox/mapbox-gl-native/pull/5791))
* View-backed annotations no longer prevent the user from starting to pan the map. ([#5813](https://github.com/mapbox/mapbox-gl-native/pull/5813))
* Fixed an issue that caused the user dot to be selected when tapping an annotation that lies within the user dot’s accuracy circle. ([#5816](https://github.com/mapbox/mapbox-gl-native/pull/5816))

## 3.3.1
Expand Down

0 comments on commit 05f2af2

Please sign in to comment.