# Change Log ## [1.1.0](https://github.com/apertureless/vue-chartjs/tree/1.1.0) (2016-08-21) [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/1.0.3...1.1.0) **Implemented enhancements:** - Use Vue.util.mergeOptions to merge default options with user's options [\#5](https://github.com/apertureless/vue-chartjs/issues/5) **Merged pull requests:** - Feature/merge options \#5 [\#6](https://github.com/apertureless/vue-chartjs/pull/6) ([apertureless](https://github.com/apertureless)) ## [1.0.3](https://github.com/apertureless/vue-chartjs/tree/1.0.3) (2016-08-20) [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/1.0.2...1.0.3) **Implemented enhancements:** - Publish on NPM [\#2](https://github.com/apertureless/vue-chartjs/issues/2) - Properly destroy chartjs objects [\#3](https://github.com/apertureless/vue-chartjs/pull/3) ([LinusBorg](https://github.com/LinusBorg)) ## [1.0.2](https://github.com/apertureless/vue-chartjs/tree/1.0.2) (2016-07-27) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*