|
1 | 1 | # Change Log
|
2 | 2 |
|
3 |
| -## [Unreleased](https://github.com/apertureless/vue-chartjs/tree/HEAD) |
| 3 | +## [v2.6.0](https://github.com/apertureless/vue-chartjs/tree/v2.6.0) (2017-04-09) |
| 4 | +[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.6.0-rc1...v2.6.0) |
4 | 5 |
|
5 |
| -[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.5.5...HEAD) |
| 6 | +**Closed issues:** |
| 7 | + |
| 8 | +- how to export to image or pdf [\#89](https://github.com/apertureless/vue-chartjs/issues/89) |
| 9 | +- ππ» Testing 2.6.0-rc1 [\#88](https://github.com/apertureless/vue-chartjs/issues/88) |
| 10 | +- Adding annotation plugin functionality [\#86](https://github.com/apertureless/vue-chartjs/issues/86) |
| 11 | + |
| 12 | +## [v2.6.0-rc1](https://github.com/apertureless/vue-chartjs/tree/v2.6.0-rc1) (2017-04-05) |
| 13 | +[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.5.6...v2.6.0-rc1) |
| 14 | + |
| 15 | +**Closed issues:** |
| 16 | + |
| 17 | +- Overwrite prop [\#85](https://github.com/apertureless/vue-chartjs/issues/85) |
| 18 | + |
| 19 | +**Merged pull requests:** |
| 20 | + |
| 21 | +- Update release build to not include externals. [\#84](https://github.com/apertureless/vue-chartjs/pull/84) ([gcoguiec](https://github.com/gcoguiec)) |
| 22 | + |
| 23 | +## [v2.5.6](https://github.com/apertureless/vue-chartjs/tree/v2.5.6) (2017-03-29) |
| 24 | +[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.5.5...v2.5.6) |
6 | 25 |
|
7 | 26 | **Closed issues:**
|
8 | 27 |
|
| 28 | +- Can not render two lines at the same time [\#83](https://github.com/apertureless/vue-chartjs/issues/83) |
| 29 | +- Suggestion: Chart not re-rendering on window resize [\#82](https://github.com/apertureless/vue-chartjs/issues/82) |
| 30 | +- How can you change legend label colour? [\#81](https://github.com/apertureless/vue-chartjs/issues/81) |
| 31 | +- Doughnut with text in the middle [\#80](https://github.com/apertureless/vue-chartjs/issues/80) |
| 32 | +- Set chart width without affecting labels [\#79](https://github.com/apertureless/vue-chartjs/issues/79) |
| 33 | +- Loading data from server and displaying [\#78](https://github.com/apertureless/vue-chartjs/issues/78) |
| 34 | +- Why separate .js files in the examples? [\#77](https://github.com/apertureless/vue-chartjs/issues/77) |
9 | 35 | - An in-range update of vue is breaking the build π¨ [\#76](https://github.com/apertureless/vue-chartjs/issues/76)
|
10 | 36 | - An in-range update of vue-template-compiler is breaking the build π¨ [\#75](https://github.com/apertureless/vue-chartjs/issues/75)
|
| 37 | +- Uncaught TypeError: Cannot read property 'chartId' of undefined [\#74](https://github.com/apertureless/vue-chartjs/issues/74) |
| 38 | +- TypeError: child.\_updateFromParent is not a function [\#72](https://github.com/apertureless/vue-chartjs/issues/72) |
| 39 | +- Styling componement's surrounding \<div\> [\#70](https://github.com/apertureless/vue-chartjs/issues/70) |
11 | 40 |
|
12 | 41 | ## [v2.5.5](https://github.com/apertureless/vue-chartjs/tree/v2.5.5) (2017-03-24)
|
13 | 42 | [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.5.4...v2.5.5)
|
|
0 commit comments