From 1bb567e074cdb3b69a295b242f58d33566230b71 Mon Sep 17 00:00:00 2001 From: Jakub Juszczak Date: Sat, 4 Mar 2017 15:33:09 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20CHANGELOG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a34de50..f02ff50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Change Log +## [Unreleased](https://github.com/apertureless/vue-chartjs/tree/HEAD) + +[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.4.1...HEAD) + +**Closed issues:** + +- UglifyJs is not happy with versions after 2.3.8 [\#54](https://github.com/apertureless/vue-chartjs/issues/54) +- Why "main" in Package.json is "src/index.js" and not "dist/vue-chartjs.js" [\#53](https://github.com/apertureless/vue-chartjs/issues/53) +- Adding static data and dynamic data at the same time. [\#52](https://github.com/apertureless/vue-chartjs/issues/52) + +## [v2.4.1](https://github.com/apertureless/vue-chartjs/tree/v2.4.1) (2017-03-04) +[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.4.0...v2.4.1) + ## [v2.4.0](https://github.com/apertureless/vue-chartjs/tree/v2.4.0) (2017-03-03) [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.3.9...v2.4.0)