summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Bounds <jesse@rebounds.net>2016-05-20 14:43:39 -0700
committerJesse Bounds <jesse@rebounds.net>2016-05-20 14:43:39 -0700
commitace6c68e2a2a2a18a54a39ce81b2ffd21085d0f8 (patch)
tree732451156c4157aefd79322925c97465a496d37b
parent4c62a5508cfa96755b37850051871320d79748fb (diff)
downloadqtlocation-mapboxgl-ace6c68e2a2a2a18a54a39ce81b2ffd21085d0f8.tar.gz
Updated changelog for #5067
-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 1613e51efe..d931a09a06 100644
--- a/platform/ios/CHANGELOG.md
+++ b/platform/ios/CHANGELOG.md
@@ -27,6 +27,7 @@ Mapbox welcomes participation and contributions from everyone. Please read [CON
- Deprecated `-[MGLMapView emptyMemoryCache]`. ([#4725](https://github.com/mapbox/mapbox-gl-native/pull/4725))
- Added `MGLCoordinateInCoordinateBounds()`, a function that tests whether or not a coordinate is in a given bounds. ([#5053](https://github.com/mapbox/mapbox-gl-native/pull/5053))
- An MGLAnnotationView can be repositioned in relation to the associated MGLAnnotation.coordinate by changing its `centerOffset` property. ([#5059](https://github.com/mapbox/mapbox-gl-native/issues/5059))
+- An MGLAnnotationView can be rotated to match the rotation pitch of the associated map view.
## 3.2.2