From 9bf6e6078d547caa9c3275ea5c182c1ea444fb44 Mon Sep 17 00:00:00 2001 From: Jakub Juszczak Date: Wed, 7 Sep 2016 10:38:43 +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 Signed-off-by: Jakub Juszczak --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfb933a..53f5988 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## [1.1.2](https://github.com/apertureless/vue-chartjs/tree/1.1.2) (2016-09-07) +[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/1.1.1...1.1.2) + +**Implemented enhancements:** + +- Change name of the render method to ensure compatiblity with Vue 2.0 [\#4](https://github.com/apertureless/vue-chartjs/issues/4) + ## [1.1.1](https://github.com/apertureless/vue-chartjs/tree/1.1.1) (2016-08-23) [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/1.1.0...1.1.1)