diff --git a/CHANGELOG.md b/CHANGELOG.md index a8e0ce9243..ebf6fdcf50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,11 @@ # Braintree Android SDK Release Notes -## Unreleased +## 3.7.1 * Update `braintree-android-google-payment` module to `3.1.0` * Fix a bug so that `BraintreeFragment.newInstance` returns a new fragment whenever a new authorization string is passed in (Resolves issue #274. Thanks @krunk4ever and @bramley-stride.) -## 3.7.0 +## 3.7.0 * Update 3DS `prepareLookup` method to function asynchronously to wait for Cardinal SDK * Add ability to request `AuthenticationInsight` when tokenizing a credit card, which can be used to make a decision about whether to perform 3D Secure verification