From 5ec1f31a4bb72b8e0be8ceea4ae11dd4e10d910b Mon Sep 17 00:00:00 2001 From: Jakub Juszczak Date: Sat, 17 Dec 2016 18:22:33 +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 | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e6fc4b..99caab6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,22 @@ # Change Log +## [minification](https://github.com/apertureless/vue-chartjs/tree/minification) (2016-12-17) +[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.3.0...minification) + +## [v2.3.0](https://github.com/apertureless/vue-chartjs/tree/v2.3.0) (2016-12-17) +[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.2.1...v2.3.0) + +**Closed issues:** + +- Uncaught TypeError: \_c is not a function [\#20](https://github.com/apertureless/vue-chartjs/issues/20) + ## [v2.2.1](https://github.com/apertureless/vue-chartjs/tree/v2.2.1) (2016-12-07) [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/v2.2.0...v2.2.1) +**Fixed bugs:** + +- Uncaught TypeError: Cannot read property 'draw' of null [\#15](https://github.com/apertureless/vue-chartjs/issues/15) + **Merged pull requests:** - Update README.md [\#16](https://github.com/apertureless/vue-chartjs/pull/16) ([Ag47](https://github.com/Ag47)) @@ -73,4 +87,4 @@ ## [1.0.2](https://github.com/apertureless/vue-chartjs/tree/1.0.2) (2016-07-27) -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file