Skip to content

Commit d735af8

Browse files
committed
πŸ“ Update Changelog
1 parent c24dc84 commit d735af8

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Change Log
22

3-
## [Unreleased](https://github.com/apertureless/vue-chartjs/tree/HEAD)
3+
## [v2.4.0](https://github.com/apertureless/vue-chartjs/tree/v2.4.0) (2017-03-03)
4+
[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.3.9...v2.4.0)
45

5-
[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.3.8...HEAD)
6+
**Merged pull requests:**
7+
8+
- Added browserify support [\#51](https://github.com/apertureless/vue-chartjs/pull/51) ([craigh411](https://github.com/craigh411))
9+
10+
## [v2.3.9](https://github.com/apertureless/vue-chartjs/tree/v2.3.9) (2017-03-01)
11+
[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.3.8...v2.3.9)
612

713
**Closed issues:**
814

@@ -18,7 +24,6 @@
1824

1925
**Closed issues:**
2026

21-
- Mixins don't seem to trigger a refresh of the chart [\#44](https://github.com/apertureless/vue-chartjs/issues/44)
2227
- 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)
2328

2429
**Merged pull requests:**

0 commit comments

Comments
Β (0)