Skip to content

Commit 7d256e6

Browse files
committed
📝 Update CHANGELOG
Signed-off-by: Jakub Juszczak <[email protected]>
1 parent 0a04114 commit 7d256e6

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Change Log
22

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+
331
## [1.1.0](https://github.com/apertureless/vue-chartjs/tree/1.1.0) (2016-08-21)
432
[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/1.0.3...1.1.0)
533

0 commit comments

Comments
 (0)