Skip to content

Commit

Permalink
version 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgefspereira committed Dec 21, 2021
1 parent 6a1fcb2 commit 19340a0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 2.2.0

* BREAKING CHANGE: All PlaidLink methods are now static (check example provided)
* BREAKING CHANGE: Renamed callbacks to handlers (e.g. SuccessCallback -> LinkSuccessHandler)
* Added noLoadingState property to LinkTokenConfiguration.
* Updated iOS SDK to version 2.3.1
* Updated Android SDK to version 3.6.2

## 2.1.4

* Updated iOS SDK to version 2.2.0
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: plaid_flutter
description: Plaid Link for Flutter. Integrates the native iOS, Android and Web SDKs.
version: 2.1.4
version: 2.2.0
homepage: https://github.com/jorgefspereira/plaid_flutter

environment:
Expand Down

0 comments on commit 19340a0

Please sign in to comment.