All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2017-11-28)
- BREAKING CHANGE: Stripe should be used using this.$stripe.load() instead of just this.$stripe().
1.1.0 (2017-11-06)
- Add Stripe publishable key in options
- Inject $stripe