Skip to content

Commit

Permalink
Update CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
sshropshire committed Dec 16, 2024
1 parent 59f0ee9 commit d1caa1f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,13 @@
* PayPalWebPayments
* Remove `PayPalWebCheckoutClient.listener` property
* Add `PayPalWebCheckoutClient.finishStart(Intent, String)` method
* Remove `PayPalWebCheckoutResult` type
* Add `PayPalWebCheckoutFinishStartResult` type
* Remove `PayPalWebCheckoutClient.vaultListener` type
* Add `PayPalWebCheckoutClient.finishVault(Intent, String)` method
* Remove `PayPalWebCheckoutClient.removeObservers()` method
* Add `PayPalWebCheckoutFinishVaulResult` type
* Remove `PayPalWebVaultResult` type

## 2.0.0-beta1 (2024-11-20)
* Breaking Changes
Expand Down

0 comments on commit d1caa1f

Please sign in to comment.