*** WooCommerce Extension PayGenius Changelog ***

2024-12-19 - version 1.1.0
* Added - Changelog and readme.txt

2024-03-13 - version 1.0.9
* Added - Implement webhook URL in case redirect fails to ensure the merchant system is updated by PayGenius
* Changed - Ensure order never goes into on-hold status. Stays in awaiting payment state until fully paid.

2022-10-11 - version 1.0.8
* Added - Implemente Sequential Order Numbers
* Changed - Page title changed
* Initial - PayGenius logo changed 
* fixed - Issue fixed with php 8+. We now use property_exists instead of array_key_exists

2020-07-22 - version 1.0.5
* Initial - Changed the way payment status is updated between on-hold,  Awaiting payment, failed and completed 

2017-08-24 - version 1.0.2
* Fixed - Fixed issue with failed purchases showing as successful

2017-01-27 - version 1.0.0
* Initial release