File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v.2.1.0] ( https://github.com/apertureless/vue-chartjs/tree/v.2.1.0 ) (2016-09-23)
4
+ [ Full Changelog] ( https://github.com/apertureless/vue-chartjs/compare/v1.1.3...v.2.1.0 )
5
+
6
+ ## [ v1.1.3] ( https://github.com/apertureless/vue-chartjs/tree/v1.1.3 ) (2016-09-08)
7
+ [ Full Changelog] ( https://github.com/apertureless/vue-chartjs/compare/1.1.2...v1.1.3 )
8
+
9
+ ** Implemented enhancements:**
10
+
11
+ - Add test [ \# 1] ( https://github.com/apertureless/vue-chartjs/issues/1 )
12
+
13
+ ** Fixed bugs:**
14
+
15
+ - Passing chart size \( width / height\) as prop doesnt resize the chart [ \# 8] ( https://github.com/apertureless/vue-chartjs/issues/8 )
16
+
17
+ ** Merged pull requests:**
18
+
19
+ - Added bubble chart type [ \# 9] ( https://github.com/apertureless/vue-chartjs/pull/9 ) ([ jcalonso] ( https://github.com/jcalonso ) )
20
+
21
+ ## [ 1.1.2] ( https://github.com/apertureless/vue-chartjs/tree/1.1.2 ) (2016-09-07)
22
+ [ Full Changelog] ( https://github.com/apertureless/vue-chartjs/compare/1.1.1...1.1.2 )
23
+
24
+ ** Implemented enhancements:**
25
+
26
+ - Change name of the render method to ensure compatiblity with Vue 2.0 [ \# 4] ( https://github.com/apertureless/vue-chartjs/issues/4 )
27
+
28
+ ## [ 1.1.1] ( https://github.com/apertureless/vue-chartjs/tree/1.1.1 ) (2016-08-23)
29
+ [ Full Changelog] ( https://github.com/apertureless/vue-chartjs/compare/1.1.0...1.1.1 )
30
+
3
31
## [ 1.1.0] ( https://github.com/apertureless/vue-chartjs/tree/1.1.0 ) (2016-08-21)
4
32
[ Full Changelog] ( https://github.com/apertureless/vue-chartjs/compare/1.0.3...1.1.0 )
5
33
You can’t perform that action at this time.
0 commit comments