Authored by Justin R. Miller

update changelog for 1.6.0

1 Changelog 1 Changelog
2 --------- 2 ---------
3 3
  4 +### 1.6.0
  5 +#### February 4, 2015
  6 +
  7 + - Removed support for Mapbox `v3` API and require [access tokens](https://www.mapbox.com/developers/api/#access-tokens).
  8 + - Fixed a small bug with database caching which was also causing an error in the console log.
  9 + - Reduced console log verbosity.
  10 + - Deprecated the `-[RMMapboxSource init]` convenience initializer since tokens are now required.
  11 + - Updated the included GRMustache from 6.8.3 to 7.3.0.
  12 + - Documentation improvements.
  13 +
4 ### 1.5.1 14 ### 1.5.1
5 #### January 28, 2015 15 #### January 28, 2015
6 16