Skip to content

Commit

Permalink
Steven PR feedback: typo in Chagelog
Browse files Browse the repository at this point in the history
  • Loading branch information
KunJeongPark committed Oct 29, 2024
1 parent 6a29bdd commit 3217c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* Remove `vault(vaultRequest:)` method that uses delegate callbacks
* Add `approveOrder(request:completion:(CardResult?, Error?) -> Void)` to `CardClient`
* Add `vault(request:completion:(CardVaultResult?, Error?) -> Void)` to `CardClient`
* Add `approveOrder(request:) async throws -> Cardresult`
* Add `approveOrder(request:) async throws -> CardResult`
* Add `vault(vaultRequest:) async throws -> CardVaultResult`
* PayPalWebPayments
* Deprecate `PayPalVaultRequest(url:setupTokenID:)`
Expand Down

0 comments on commit 3217c25

Please sign in to comment.