Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
bladealslayer committed Jul 23, 2019
1 parent ed4c21a commit aa57ee2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
- Docpress [#97](https://github.com/sharetribe/flex-sdk-js/pull/97)
- Jest and Babel [#96](https://github.com/sharetribe/flex-sdk-js/pull/96)

### Added

- New endpoints [#100](https://github.com/sharetribe/flex-sdk-js/pull/100)
* `sdk.stripeSetupIntents.create(/* ... */)`
* `sdk.stripeCustomer.create(/* ... */)`
* `sdk.stripeCustomer.addPaymentMethod(/* ... */)`
* `sdk.stripeCustomer.deletePaymentMethod(/* ... */)`

## [v1.4.0] - 2019-04-16

### Added
Expand Down

0 comments on commit aa57ee2

Please sign in to comment.