## 0.3.0

- update ember-cli project and updates all dependencies, including `leaflet.markercluster`, moves leaflet out of dependencies and into peerDependencies, just like ember-leaflet does [#25](https://github.com/canufeel/ember-leaflet-marker-cluster/pull/25)
- register the `marker-cluster` component on ember-leaflet service [#26](https://github.com/canufeel/ember-leaflet-marker-cluster/pull/26)

## 0.2.0

- Update `ember-cli-babel` to v6 and `ember-cli-htmlbars` to v2 [#23](https://github.com/canufeel/ember-leaflet-marker-cluster/pull/23)

## 0.1.2

- Fix style dependency imports [#21](https://github.com/canufeel/ember-leaflet-marker-cluster/pull/21)
- Fastboot 1.0.0 support [#20](https://github.com/canufeel/ember-leaflet-marker-cluster/pull/20)
Thanks to [willviles](https://github.com/willviles)

## 0.1.1

- Use `"ember-leaflet": "3.0.11"` and make `leaflet.markercluster` an npm dependency.

## 0.1.0

Fastboot support

## 0.0.5

Contextual components and example

## 0.0.4

Uses `"ember-leaflet": "^3.0.2"`

## 0.0.3

Uses `"ember-leaflet": "^2.0.0"`
