# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="2.0.0"></a>
## [2.0.0](https://github.com/WilliamDASILVA/nuxt-stripe-module/compare/v1.0.5...v2.0.0) (2017-11-28)
- BREAKING CHANGE: Stripe should be used using this.$stripe.load() instead of just this.$stripe().

<a name="1.1.0"></a>
## [1.1.0](https://github.com/WilliamDASILVA/nuxt-stripe-module/compare/v1.0.5...v1.1.0) (2017-11-06)
- Add Stripe publishable key in options
- Inject $stripe

<a name="1.0.5"></a>
## [1.0.5](https://github.com/WilliamDASILVA/nuxt-stripe-module/compare/v1.0.4...v1.0.5) (2017-10-25)



<a name="1.0.4"></a>
## [1.0.4](https://github.com/WilliamDASILVA/nuxt-stripe-module/compare/v1.0.3...v1.0.4) (2017-10-25)



<a name="1.0.3"></a>
## [1.0.3](https://github.com/WilliamDASILVA/nuxt-stripe-module/compare/v1.0.2...v1.0.3) (2017-10-25)



<a name="1.0.2"></a>
## [1.0.2](https://github.com/compare/v1.0.1...v1.0.2) (2017-10-25)



<a name="1.0.1"></a>
## 1.0.1 (2017-10-25)
