<a name="1.0.0"></a>
# [1.0.0](https://github.com/SpoonX/aurelia-charts/compare/v0.2.2...v1.0.0) (2017-01-13)



<a name="0.2.2"></a>
## [0.2.2](https://github.com/SpoonX/aurelia-charts/compare/v0.2.1...v0.2.2) (2017-01-13)


### Bug Fixes

* **project:** add missing dependencies ([2d46371](https://github.com/SpoonX/aurelia-charts/commit/2d46371))



<a name="0.2.1"></a>
## [0.2.1](https://github.com/SpoonX/aurelia-charts/compare/v0.2.0...v0.2.1) (2017-01-03)


### Bug Fixes

* **decorators:** fix paths by removing the .js ([270d4ae](https://github.com/SpoonX/aurelia-charts/commit/270d4ae))



<a name="0.2.0"></a>
# [0.2.0](https://github.com/SpoonX/aurelia-charts/compare/0.1.1...v0.2.0) (2016-11-25)


### Bug Fixes

* **test:** update test for chartsByScale to use variadic instead of array in first argument ([902f04b](https://github.com/SpoonX/aurelia-charts/commit/902f04b))


### Features

* **chart:** instance update is called with old and new data ([c1d8c72](https://github.com/SpoonX/aurelia-charts/commit/c1d8c72))
* **logo:** add logo :art: ([818e576](https://github.com/SpoonX/aurelia-charts/commit/818e576))



