Skip to content

Commit

Permalink
chore: merge develop and update since tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Waldstein committed Aug 26, 2024
1 parent 7244d08 commit 3b2764d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/PaymentGateways/PayPalCommerce/AdminSettingFields.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* Class AdminSettingFields
* @package Give\PaymentGateways\PayPalCommerce
*
* @unreleased added nonce to disconnect button
* @since 3.16.0 added nonce to disconnect button
* @since 2.9.0
*/
class AdminSettingFields
Expand Down
2 changes: 1 addition & 1 deletion src/PaymentGateways/PayPalCommerce/AjaxRequestHandler.php
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ public function onGetPartnerUrlAjaxRequestHandler()
/**
* give_paypal_commerce_disconnect_account ajax request handler.
*
* @unreleased added security nonce check
* @since 3.16.0 added security nonce check
* @since 3.13.0 Add new $keepWebhooks option
* @since 2.30.0 Add support for mode param.
* @since 2.25.0 Remove merchant seller token.
Expand Down

0 comments on commit 3b2764d

Please sign in to comment.