diff --git a/CHANGELOG.md b/CHANGELOG.md index d925b67898..d5d624a570 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Braintree iOS SDK Release Notes +## 4.14.0 (2018-04-03) + +* Ensure animations are consistent for PayPal SFSafariViewController flow (thanks @nudge) +* Update header documentation +* Add BTAppSwitchDelegate events `appContextWillSwitch` and `appContextDidReturn` + * Addresses the issue that notifications were inconsistent across app switches [#383](https://github.com/braintree/braintree_ios/issues/383) + ## 4.13.0 (2018-03-20) * Update `PayPalDataCollector` to include latest `libPPRiskComponent.a`