From 1260b8aa3b65fb1f144da1012fcd6a89b0b2df26 Mon Sep 17 00:00:00 2001 From: Jakub Juszczak Date: Tue, 12 Sep 2017 10:57:06 +0200 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 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4542c56..26e64fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [v2.8.5](https://github.com/apertureless/vue-chartjs/tree/v2.8.5) (2017-09-12) +[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.8.4...v2.8.5) + +**Closed issues:** + +- TypeError: Cannot convert undefined or null to object [\#193](https://github.com/apertureless/vue-chartjs/issues/193) +- Chart error since the addition of deepmerge in build 2.8.4 [\#192](https://github.com/apertureless/vue-chartjs/issues/192) + ## [v2.8.4](https://github.com/apertureless/vue-chartjs/tree/v2.8.4) (2017-09-08) [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.8.3...v2.8.4)