Skip to content

Commit

Permalink
Release 2.5.0
Browse files Browse the repository at this point in the history
Update version and changelog
  • Loading branch information
ezet committed Apr 1, 2020
1 parent d8bd254 commit 7e283e3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,11 @@
# Stripe SDK Changelog


## 2.5.0

* Add support for custom return url scheme
* Update documentation

## 2.4.5

* Add links to complete examples of the stripe SDK and supporting backend.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
@@ -1,6 +1,6 @@
name: stripe_sdk
description: The only native Stripe library for Flutter. Has complete support for SCA/PSD2, payment intents and the newest Stripe features.
version: 2.4.5
version: 2.5.0
homepage: https://github.com/ezet/stripe_sdk

environment:
Expand Down

0 comments on commit 7e283e3

Please sign in to comment.