# Change Log ## [minification](https://github.com/apertureless/vue-chartjs/tree/minification) (2016-12-17) [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.3.0...minification) ## [v2.3.0](https://github.com/apertureless/vue-chartjs/tree/v2.3.0) (2016-12-17) [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.2.1...v2.3.0) **Closed issues:** - Uncaught TypeError: \_c is not a function [\#20](https://github.com/apertureless/vue-chartjs/issues/20) ## [v2.2.1](https://github.com/apertureless/vue-chartjs/tree/v2.2.1) (2016-12-07) [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.2.0...v2.2.1) **Fixed bugs:** - Uncaught TypeError: Cannot read property 'draw' of null [\#15](https://github.com/apertureless/vue-chartjs/issues/15) **Merged pull requests:** - Update README.md [\#16](https://github.com/apertureless/vue-chartjs/pull/16) ([Ag47](https://github.com/Ag47)) ## [v2.2.0](https://github.com/apertureless/vue-chartjs/tree/v2.2.0) (2016-10-24) [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.1.1...v2.2.0) **Closed issues:** - question:syntax with vue-loader [\#12](https://github.com/apertureless/vue-chartjs/issues/12) - Rerender when data has changed [\#10](https://github.com/apertureless/vue-chartjs/issues/10) **Merged pull requests:** - add horizontal bar parameter [\#14](https://github.com/apertureless/vue-chartjs/pull/14) ([wahaha2012](https://github.com/wahaha2012)) - WIP Feature/reactive chart data \#11 [\#11](https://github.com/apertureless/vue-chartjs/pull/11) ([apertureless](https://github.com/apertureless)) ## [v2.1.1](https://github.com/apertureless/vue-chartjs/tree/v2.1.1) (2016-10-02) [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v.2.1.0...v2.1.1) ## [v.2.1.0](https://github.com/apertureless/vue-chartjs/tree/v.2.1.0) (2016-09-23) [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v1.1.3...v.2.1.0) ## [v1.1.3](https://github.com/apertureless/vue-chartjs/tree/v1.1.3) (2016-09-08) [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/1.1.2...v1.1.3) **Implemented enhancements:** - Add test [\#1](https://github.com/apertureless/vue-chartjs/issues/1) **Fixed bugs:** - Passing chart size \(width / height\) as prop doesnt resize the chart [\#8](https://github.com/apertureless/vue-chartjs/issues/8) **Merged pull requests:** - Added bubble chart type [\#9](https://github.com/apertureless/vue-chartjs/pull/9) ([jcalonso](https://github.com/jcalonso)) ## [1.1.2](https://github.com/apertureless/vue-chartjs/tree/1.1.2) (2016-09-07) [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/1.1.1...1.1.2) **Implemented enhancements:** - Change name of the render method to ensure compatiblity with Vue 2.0 [\#4](https://github.com/apertureless/vue-chartjs/issues/4) ## [1.1.1](https://github.com/apertureless/vue-chartjs/tree/1.1.1) (2016-08-23) [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/1.1.0...1.1.1) ## [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)*