WooCommerce Pre-Orders Version 2.2.0 Changelog
* Add – Introduce support for pre-ordering Woo Subscriptions products.
* Add – Introduce the filter `wc_pre_orders_after_product_options_updated` within `WC_Pre_Orders_Admin_Products::save_product_tab_options()`.
* Add – Introduce the filter `wc_pre_orders_admin_script_data` within `WC_Pre_Orders_Admin::load_styles_scripts()`.
* Fix – Prevent the use of the Cash On Delivery payment gateway for Pre-Orders charged upfront.
* Dev – Fix failing E2E tests.
