Skip to content

Commit

Permalink
version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgefspereira committed Mar 23, 2021
1 parent 19c1b31 commit 261da78
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 2.1.0

* Updated iOS SDK to version 2.1.0
* Fix: elements not iterable on web. Thank you @cwesterhold
* Migration to null safety. New minimum dart sdk version: 2.12
* BREAKING CHANGE: Renamed LinkConfiguration to LinkTokenConfiguration

## 2.0.2+1

* Added analysis_options.yaml to exclude generated files
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.0.2+1
version: 2.1.0
homepage: https://github.com/jorgefspereira/plaid_flutter

environment:
Expand Down

0 comments on commit 261da78

Please sign in to comment.