Merge pull request #764 from woocommerce/remove-duplicated-changelog-entry

Remove duplicated changelog entry
This commit is contained in:
Emili Castells 2022-08-02 15:03:42 +02:00 committed by GitHub
commit f256134148
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View file

@ -3,7 +3,6 @@
= 1.9.2 - TBD =
* Fix - Do not allow birth date older than 100 years for PUI. #743
* Fix - Store the customer id for vaulted payment method in usermeta to not lose vaulted methods after the invoice prefix change. #698
* Fix - Do not allow birth date older than 100 years for PUI. #743
* Fix - Capture Virtual-Only Orders setting did not auto-capture subscription renewal payments. #626
* Fix - Voiding authorization at PayPal did not update the status/order notes. #712
* Fix - PayPal scripts were loading on pages without smart buttons or Pay Later messaging. #750

View file

@ -84,7 +84,6 @@ Follow the steps below to connect the plugin to your PayPal account:
= 1.9.2 =
* Fix - Do not allow birth date older than 100 years for PUI. #743
* Fix - Store the customer id for vaulted payment method in usermeta to not lose vaulted methods after the invoice prefix change. #698
* Fix - Do not allow birth date older than 100 years for PUI. #743
* Fix - Capture Virtual-Only Orders setting did not auto-capture subscription renewal payments. #626
* Fix - Voiding authorization at PayPal did not update the status/order notes. #712
* Fix - PayPal scripts were loading on pages without smart buttons or Pay Later messaging. #750