Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
richherrera committed May 2, 2024
1 parent 5d9eae4 commit f22a9b1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
* BraintreePayPalNativeCheckout
* Bump PayPalCheckout to version 1.3.0 with code signing & a privacy manifest file.
* BraintreePayPalMessaging (BETA)
* Rename `BTPayPalMessagingPlacement` to `BTPayPalMessagingPageType`
* Rename `BTPayPalMessagingLogoType` enum case `.simple` to: `.none`
* Add `BTPayPalMessagingRequest`, `BTPayPalMessagingColor`, `BTPayPalMessagingLogoType`, `BTPayPalMessagingOfferType`, `BTPayPalMessagingPageType`, `BTPayPalMessagingTextAlignment`, and `BTPayPalMessagingDelegate`
* Add `BTPayPalMessagingView` to display PayPal messages to promote offers such as Pay Later and PayPal Credit to customers.
* To get started create a `BTPayPalMessagingView` and call `start(_:)` with a `BTPayPalMessagingRequest`

## 5.25.0 (2024-04-10)
* Require Xcode 15.0+ and Swift 5.9+ (per [Apple App Store requirements](https://developer.apple.com/news/upcoming-requirements/?id=04292024a))
Expand Down

0 comments on commit f22a9b1

Please sign in to comment.