# Changelog ## 0.1.4 - [Doc] How to add solid gauge chart - Add solid gauge chart module ## 0.1.3 - [DOC] How to override chart redrawing - Added Highcharts-more ## 0.1.2 - Added chart blueprint - Added contributing guidelines - Added Highchart initializer to accept secondary argument ## 0.1.1 - Fix ENOENT error on bower_components - Include Highcharts source to addon ## 0.1.0 - Update Ember CLI to 0.2.0 - es6ified component - Remove default chart styles - Add option to import chart theme - Make installation process more simple - Update project description ## 0.0.8 - Fixed broken npm package. ## 0.0.7 - Updated Ember CLI to `0.1.15`. ## 0.0.6 - Updated tests. - Added Highstock demo to the dummy app. ## 0.0.5 - Added an ability to use Highstock and Highmaps. - The addon no longer automatically imports the Highcharts Bower package, letting user import desired package manually.