We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f66dd9 commit e3f9936Copy full SHA for e3f9936
CHANGELOG.md
@@ -1,8 +1,11 @@
1
# Change Log
2
3
-## [Unreleased](https://github.com/apertureless/vue-chartjs/tree/HEAD)
+## [1.1.0](https://github.com/apertureless/vue-chartjs/tree/1.1.0) (2016-08-21)
4
+[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/1.0.3...1.1.0)
5
-[Full Changelog](https://github.com/apertureless/vue-chartjs/compare/1.0.3...HEAD)
6
+**Implemented enhancements:**
7
+
8
+- Use Vue.util.mergeOptions to merge default options with user's options [\#5](https://github.com/apertureless/vue-chartjs/issues/5)
9
10
**Merged pull requests:**
11
0 commit comments