Update to 1.0.5

This commit is contained in:
Łukasz Holeczek
2017-11-13 11:38:39 +01:00
parent dd05ddee61
commit a1db02c4d0
12 changed files with 39 additions and 30 deletions
+7
View File
@@ -1,5 +1,12 @@
## [vue](./README.md) version `changelog`
###### `v1.0.5`
- fix: use `<b-form-radio-group>` instead of `<b-form-radio>` **[breaking change](https://bootstrap-vue.js.org/docs/components/form-radios)** :fire:
###### `v1.0.4`
- refactor: import Bootstrap 4 SCSS files from node_modules
- fix: callouts styles
###### `v1.0.3`
- update: Bootstrap version to `4.0.0-beta.2`
- update: vue-chartjs to `3.0.0` **[breaking change](https://github.com/apertureless/vue-chartjs/releases/tag/v3.0.0)** :fire: