mapbox-gl-leaflet
Version:
binding from mapbox gl to the leaflet api
27 lines (16 loc) • 739 B
Markdown
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
## [0.0.3] - 2017-04-18
### Added
- Improved support for older versions of `mapbox-gl-js`
## [0.0.2] - 2017-03-08
### Added
- Introduced support for Leaflet `v1.0.x`
## 0.7. - 2016-10-09
- Compatibility release for Leaflet `v0.7.x`
[Unreleased]: https://github.com/mapbox/mapbox-gl-leaflet/compare/v0.0.3...HEAD
[0.0.3]: https://github.com/mapbox/mapbox-gl-leaflet/compare/v0.0.2...v0.0.3
[0.0.2]: https://github.com/mapbox/mapbox-gl-leaflet/compare/v0.7...v0.0.2