## v1.2.5
* Clean up error messages in translations

## v1.2.4
* Allow user to override metrics settings entirely
* Add support for multi-field metric value display

## v1.2.3
* Fix metrics height alignment issue

## v1.2.2
* Add support for user defined chart and metrics settings when initializing

## v1.2.1
* Add support for alternative axis type

## v1.1.1
* Update budget translation

## v1.1.0
### Forecast Model Update
* Update forecast data point's field to match related backend model

## v1.0.2
### Bug Fix
* Fix standard js issues on model and view
* Fix overlay message bug when initialize 

## v1.0.1
### Tron
* Add snapInterval and brushExtent handling
* Update now returns promise. Remove disposing of messageView to reduce jump in elements.
* Fix chart height for non focus enabled chart
### Development
* Fix standard js issues on example and titles
* Add documentation for all valid options for Tron
* Switch to use jade as render engine
* Remove id handling in url. Update demo page
* Add support for test cases and test coverage

## v1.0.0
* Initial release for integration
