Skip to content

Commit 6913312

Browse files
committed
πŸ“ Update CHANGELOG
1 parent 2a5512a commit 6913312

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

3+
## [v2.5.2](https://github.com/apertureless/vue-chartjs/tree/v2.5.2) (2017-03-14)
4+
[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.5.1...v2.5.2)
5+
6+
**Closed issues:**
7+
8+
- TypeError: child.\_updateFromParent is not a function [\#62](https://github.com/apertureless/vue-chartjs/issues/62)
9+
- child.\_updateFromParent is not a function [\#59](https://github.com/apertureless/vue-chartjs/issues/59)
10+
- dependency was not found [\#58](https://github.com/apertureless/vue-chartjs/issues/58)
11+
12+
**Merged pull requests:**
13+
14+
- Develop [\#63](https://github.com/apertureless/vue-chartjs/pull/63) ([apertureless](https://github.com/apertureless))
15+
- Fix typo for legacy tag [\#61](https://github.com/apertureless/vue-chartjs/pull/61) ([kylestev](https://github.com/kylestev))
16+
17+
## [v2.5.1](https://github.com/apertureless/vue-chartjs/tree/v2.5.1) (2017-03-11)
18+
[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.5.0...v2.5.1)
19+
20+
**Closed issues:**
21+
22+
- Lines are looking weird. [\#57](https://github.com/apertureless/vue-chartjs/issues/57)
23+
- Working with objects [\#48](https://github.com/apertureless/vue-chartjs/issues/48)
24+
- Mixins don't seem to trigger a refresh of the chart [\#44](https://github.com/apertureless/vue-chartjs/issues/44)
25+
326
## [v2.5.0](https://github.com/apertureless/vue-chartjs/tree/v2.5.0) (2017-03-08)
427
[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.4.1...v2.5.0)
528

0 commit comments

Comments
Β (0)