Skip to content

Commit 770ff26

Browse files
committed
πŸ“ Update CHANGELOG
1 parent 13e783c commit 770ff26

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

β€ŽCHANGELOG.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,32 @@
22

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

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

77
**Closed issues:**
88

9+
- An in-range update of vue is breaking the build 🚨 [\#76](https://github.com/apertureless/vue-chartjs/issues/76)
10+
- An in-range update of vue-template-compiler is breaking the build 🚨 [\#75](https://github.com/apertureless/vue-chartjs/issues/75)
11+
12+
## [v2.5.5](https://github.com/apertureless/vue-chartjs/tree/v2.5.5) (2017-03-24)
13+
[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.5.4...v2.5.5)
14+
15+
**Closed issues:**
16+
17+
- Access chartjs methods [\#71](https://github.com/apertureless/vue-chartjs/issues/71)
18+
- Pass Reactive data into Scatterplot [\#69](https://github.com/apertureless/vue-chartjs/issues/69)
19+
20+
**Merged pull requests:**
21+
22+
- Removed -s flag from yarn command in docs [\#73](https://github.com/apertureless/vue-chartjs/pull/73) ([mika76](https://github.com/mika76))
23+
24+
## [v2.5.4](https://github.com/apertureless/vue-chartjs/tree/v2.5.4) (2017-03-19)
25+
[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.5.3...v2.5.4)
26+
27+
**Closed issues:**
28+
29+
- An in-range update of eslint-config-standard is breaking the build 🚨 [\#68](https://github.com/apertureless/vue-chartjs/issues/68)
30+
- Using data from vuex to populate a line graph [\#67](https://github.com/apertureless/vue-chartjs/issues/67)
931
- How to use without babel/webpack? [\#66](https://github.com/apertureless/vue-chartjs/issues/66)
1032
- The vue-chartjs/src entry point is still creating a new vue instance. [\#55](https://github.com/apertureless/vue-chartjs/issues/55)
1133

0 commit comments

Comments
Β (0)