This commit is contained in:
erwanlr
2019-09-14 10:35:22 +01:00
parent 86f0284894
commit b77e611a90
8 changed files with 2476 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
= 1.0.3 =
* Update code based on WordPress.org codding standards
* Fix missing ajax notice when errors happen
* Fix logger not working when enabled
* Fix textdomain loading too late
= 1.0.2 =
* Added check to deactivate the plugin if minimum required versions of WooCommerce and PHP are not met
= 1.0.1 =
* Fix issues with decimals when capturing orders
= 1.0.0 =
* Initial stable release
= 0.9.1 =
* Beta release