Skip to content

Commit 9ab63c9

Browse files
committed
📝 Update CHANGELOG
Signed-off-by: Jakub Juszczak <[email protected]>
1 parent 84dab8c commit 9ab63c9

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,26 @@
22

33
## [Unreleased](https://github.com/apertureless/vue-chartjs/tree/HEAD)
44

5-
[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.3.5...HEAD)
5+
[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.3.6...HEAD)
66

77
**Closed issues:**
88

9+
- Colors of dynamically added bars in bar graph are the default color instead of specified color [\#42](https://github.com/apertureless/vue-chartjs/issues/42)
10+
11+
## [v2.3.6](https://github.com/apertureless/vue-chartjs/tree/v2.3.6) (2017-02-22)
12+
[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.3.5...v2.3.6)
13+
14+
**Closed issues:**
15+
16+
- Please update1.1.3 chartjs to 2.5.0 [\#40](https://github.com/apertureless/vue-chartjs/issues/40)
17+
- Vue-chartjs components creating a second Vue runtime [\#39](https://github.com/apertureless/vue-chartjs/issues/39)
18+
- Since last update bar chart will no longer stack [\#38](https://github.com/apertureless/vue-chartjs/issues/38)
919
- barchart 如何横向显示条形图 [\#37](https://github.com/apertureless/vue-chartjs/issues/37)
20+
- Animation with reactivity [\#34](https://github.com/apertureless/vue-chartjs/issues/34)
21+
22+
**Merged pull requests:**
23+
24+
- 🐛 Fix reactiveMixins issue \#42 [\#43](https://github.com/apertureless/vue-chartjs/pull/43) ([apertureless](https://github.com/apertureless))
1025

1126
## [v2.3.5](https://github.com/apertureless/vue-chartjs/tree/v2.3.5) (2017-02-14)
1227
[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.3.4...v2.3.5)

0 commit comments

Comments
 (0)