File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v1.1.3] ( https://github.com/apertureless/vue-chartjs/tree/v1.1.3 ) (2016-09-08)
4
+ [ Full Changelog] ( https://github.com/apertureless/vue-chartjs/compare/1.1.2...v1.1.3 )
5
+
6
+ ** Implemented enhancements:**
7
+
8
+ - Add test [ \# 1] ( https://github.com/apertureless/vue-chartjs/issues/1 )
9
+
10
+ ** Fixed bugs:**
11
+
12
+ - Passing chart size \( width / height\) as prop doesnt resize the chart [ \# 8] ( https://github.com/apertureless/vue-chartjs/issues/8 )
13
+
14
+ ** Merged pull requests:**
15
+
16
+ - Added bubble chart type [ \# 9] ( https://github.com/apertureless/vue-chartjs/pull/9 ) ([ jcalonso] ( https://github.com/jcalonso ) )
17
+
3
18
## [ 1.1.2] ( https://github.com/apertureless/vue-chartjs/tree/1.1.2 ) (2016-09-07)
4
19
[ Full Changelog] ( https://github.com/apertureless/vue-chartjs/compare/1.1.1...1.1.2 )
5
20
You can’t perform that action at this time.
0 commit comments