diff --git a/changelog.txt b/changelog.txt index c513ace71..8c224b471 100644 --- a/changelog.txt +++ b/changelog.txt @@ -9,6 +9,7 @@ * Fix - Pay Upon Invoice - Stock correction on failed orders #964 * Fix - Check that WC session exists before using it #846 * Fix - Compatibility with One Page Checkout Extension #356 +* Fix - Tracking status filter sending wrong parameter #970 * Enhancement - Compatibility with WC High-Performance Order Storage #933 * Enhancement - PHP 8.1 warning: Constant FILTER_SANITIZE_STRING is deprecated #867 * Enhancement - Execute server-side WC validation when clicking button #942 diff --git a/readme.txt b/readme.txt index bf1ddc6e8..fede89f8f 100644 --- a/readme.txt +++ b/readme.txt @@ -90,6 +90,7 @@ Follow the steps below to connect the plugin to your PayPal account: * Fix - Pay Upon Invoice - Stock correction on failed orders #964 * Fix - Check that WC session exists before using it #846 * Fix - Compatibility with One Page Checkout Extension #356 +* Fix - Tracking status filter sending wrong parameter #970 * Enhancement - Compatibility with WC High-Performance Order Storage #933 * Enhancement - PHP 8.1 warning: Constant FILTER_SANITIZE_STRING is deprecated #867 * Enhancement - Execute server-side WC validation when clicking button #942