== Locked Payment Methods for WooCommerce Changelog == = 1.3.2 (January 14th, 2022) = * Tested up to WooCommerce 6.1. * Tested up to PHP 8.1. * Better handling of framework initialization failure. * Dev: updated DWS framework. = 1.3.1 (December 2nd, 2021) = * Tested with the latest version of WordPress. * Performance: optimized PSR4 autoloader. * Dev: hook tags can now be generated before the plugin is initialized. * Dev: updated DWS Framework. = 1.3.0 (November 15th, 2021) = * Tested with the latest versions of WP and WC. * Additional licensing terms for redistribution. * Fixed readme.txt formatting. * Dev: Updated DWS Framework. * Dev: Updated dependencies namespace. If you have custom code, please check for compatibility. * Dev: fixed CI/CD tests. = 1.2.1 (September 26th, 2021) = * Fixed text domain within the dependencies folder. * Fixed PHP8 error on settings page. = 1.2.0 (September 24th, 2021) = * Tested with latest versions of WooCommerce and WordPress. * Dev: updated DWS plugin framework. * Dev: added more automated tests. = 1.1.1 (August 21st, 2021) = * Fixed order meta strategy issue when adding a new order via the admin side. = 1.1.0 (July 26th, 2021) = * Tested with latest versions of WooCommerce and WordPress. * Dev: changed capabilities names to better reflect those registered by WordPress Core. * Dev: bootstrap functions belong to the global namespace now. * Dev: updated DWS plugin framework. = 1.0.0 (May 29th, 2021) = * First official release.