diff --git a/CHANGELOG.md b/CHANGELOG.md index 96bae62..2823bcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,9 @@ -## 4.1.0-rc +## 4.0.4-rc * Added mocktail testing. Thank you @MauriMiguez * Updated Android SDK to 4.2.1 * Updated iOS SDK to 5.3.3 +* Added equality operator to LinkTokenConfiguration ## 4.0.3-rc diff --git a/pubspec.yaml b/pubspec.yaml index e80391d..c03d4da 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: plaid_flutter description: Plaid Link for Flutter. Integrates the native iOS, Android and Web SDKs. -version: 4.0.3-rc +version: 4.0.4-rc homepage: https://github.com/jorgefspereira/plaid_flutter repository: https://github.com/jorgefspereira/plaid_flutter issue_tracker: https://github.com/jorgefspereira/plaid_flutter/issues