# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="2.4.0"></a>
# [2.4.0](https://github.com/airmap/js-map-sdk/compare/v2.3.0...v2.4.0) (2017-11-27)


### Features

* **PLAT-1248:** Bumps mapbox-gl version to 0.38.0 to fix issue with Safari map labels not appearing ([ae215d4](https://github.com/airmap/js-map-sdk/commit/ae215d4))



<a name="2.3.0"></a>
# [2.3.0](https://github.com/airmap/js-map-sdk/compare/v2.1.1...v2.3.0) (2017-07-28)


### Bug Fixes

* Fix issue with installing dev dependencies. ([4db485f](https://github.com/airmap/js-map-sdk/commit/4db485f))


### Features

* Upgrade Mapbox to 0.35.0 ([acc8d99](https://github.com/airmap/js-map-sdk/commit/acc8d99))



<a name="2.2.0"></a>
# [2.2.0](https://github.com/airmap/js-map-sdk/compare/v2.1.1...v2.2.0) (2017-06-20)


### Features

* Upgrade Mapbox to 0.35.0 ([acc8d99](https://github.com/airmap/js-map-sdk/commit/acc8d99))



<a name="2.1.1"></a>
# [2.1.1](https://github.com/airmap/js-map-sdk/compare/v2.1.0...v2.1.1) (2017-04-05)


### Bug Fixes

* Add position parameter to addControl method. ([091d1da](https://github.com/airmap/js-map-sdk/commit/091d1da))



<a name="2.1.0"></a>
# [2.1.0](https://github.com/airmap/js-map-sdk/compare/v2.0.0...v2.1.0) (2017-03-28)


### Bug Fixes

* Added an option to suppress warnings ([dc816a4](https://github.com/airmap/js-map-sdk/commit/dc816a4))
* Ensure addLayer can't be called with the same layer more than once. ([3051e0e](https://github.com/airmap/js-map-sdk/commit/3051e0e))
* Fix addLayer and removeLayer unit tests which were giving false positives. ([28d67bc](https://github.com/airmap/js-map-sdk/commit/28d67bc))


### Features

* Add fires and first responder activity. ([483dbb7](https://github.com/airmap/js-map-sdk/commit/483dbb7))
* Added getContainer method ([729c1c5](https://github.com/airmap/js-map-sdk/commit/729c1c5))
* Added removeControl method ([5005840](https://github.com/airmap/js-map-sdk/commit/5005840))
* Bump Mapbox version to 0.33.1. ([1935d3e](https://github.com/airmap/js-map-sdk/commit/1935d3e))
* If an object is handed to addLayer, pass it through to Mapbox. ([364ac25](https://github.com/airmap/js-map-sdk/commit/364ac25))



<a name="2.0.0"></a>
# 2.0.0 (2016-12-13)
