diff --git a/readme.txt b/readme.txt index b549738c50f..3719622ec4a 100644 --- a/readme.txt +++ b/readme.txt @@ -231,6 +231,7 @@ Yes you can! Join in on our [GitHub repository](https://github.com/woocommerce/w * Tweak - Invalidate fragment cache on theme switch. * Tweak - Include select tags when saving payment details temporarily in checkout.js. #19854 * Tweak - Update - Include pending products in export. #19928 +* Tweak - Deprecate woocommerce_ajax_added_order_items action in favor of more useful action. #19933 * Fix - Properly set orderby and order when calling WC_Customer_Download_Data_Store::get_downloads(). #1862 * Fix - Set maxlength for order item meta key to avoid values disappearing if too long. #18918 * Fix - Remove hardcoded /wp-content check for downloads. #18961