diff --git a/CHANGELOG.md b/CHANGELOG.md index cf1ffd3c..357c3915 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -## Unreleased +## 1.38.1 - Fix issue where `clearSelectedPaymentMethod` does not navigate back to the initial view unless we are in the methods view (issue [#883](https://github.com/braintree/braintree-web-drop-in/issues/883)) - Add alert role to error message divs beneath card inputs. (Issue [#845](https://github.com/braintree/braintree-web-drop-in/issues/845)) diff --git a/README.md b/README.md index 4d6ae388..3e3941e7 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ This is a full example of a Drop-in integration that only accepts credit cards.
- +