Skip to content
This repository has been archived by the owner on May 9, 2018. It is now read-only.

Commit

Permalink
tweak changelog for deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
incanus committed Sep 5, 2014
1 parent 9d13320 commit e8f7de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -5,7 +5,7 @@ Changelog
#### September 4, 2014

- Temporarily removed support for Mapbox `v4` API and [access tokens](https://www.mapbox.com/developers/api/#access-tokens) in tile and metadata requests.
- Added a new `RMMapViewDelegate` callback allowing customization of annotation layer stacking order.
- Added a new `-[RMMapViewDelegate annotationSortingComparatorForMapView:]` callback allowing customization of annotation layer stacking order. This deprecates `-[RMMapView orderMarkersByYPosition]` and `-[RMMapView orderClusterMarkersAboveOthers]`.
- Fixed a bug with tile source initialization in `-viewDidLoad` and/or from storyboards.
- Better enforce proper `RMGreatCircleAnnotation` initialization.
- Fixed a memory leak in `RMShape`.
Expand Down

0 comments on commit e8f7de8

Please sign in to comment.