From f5005fbd67c195f78a16b0ea39551bb47074be37 Mon Sep 17 00:00:00 2001 From: Jakub Juszczak Date: Sun, 21 Aug 2016 14:07:40 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20CHANGELOG.md?= 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 dc0d231..8c6a79e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [Unreleased](https://github.com/apertureless/vue-chartjs/tree/HEAD) + +[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/1.0.3...HEAD) + +**Merged pull requests:** + +- Feature/merge options \#5 [\#6](https://github.com/apertureless/vue-chartjs/pull/6) ([apertureless](https://github.com/apertureless)) + ## [1.0.3](https://github.com/apertureless/vue-chartjs/tree/1.0.3) (2016-08-20) [Full Changelog](https://github.com/apertureless/vue-chartjs/compare/1.0.2...1.0.3)