diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ec5564..3be45d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.2.4 + +* Breaking change: Added userLegalName and userEmailAddress to the open method. + ## 0.2.3 * Added support to enable all Auth features (https://plaid.com/docs/#enabling-all-auth-features) diff --git a/pubspec.yaml b/pubspec.yaml index f009f1d..1c9ddf3 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: plaid_flutter description: Plaid Link plugin for Flutter. Integrates the native iOS and Android SDKs. -version: 0.2.3 +version: 0.2.4 homepage: https://github.com/jorgefspereira/plaid_flutter environment: