From 097336865d457dab19fef19ea0b9621a23e81be9 Mon Sep 17 00:00:00 2001 From: John Conneely Date: Fri, 23 Oct 2020 14:35:52 +0100 Subject: [PATCH] Creating Changelog.md --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e23c712 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,24 @@ +# Change Log + +## v2.1.0 +- Authorization + Capture modes in addition to Payment +- Capture and Reverse (void) operation in admin +- Updated Simplify SDK +- Refactored dist creation +- Cleanup +- Making changes to make plugin function with non ISO-8859-1 Characters (Greek, Arabic...) by processing Hosted payment fields through translit + +## v2.0.1 +- Fixing some plugin links + +## v2.0.0 +- Major release to remove the standard payment form integration. Only hosted payments can now be made from the plugin. + +## v1.1.0 +- Upgrading plugin for Prestashop versions 1.7+ + +## v1.0.12 +-This is the simplify commerce payment plugin for Prestashop versions 1.4-1.6 inclusive. +-This will not work on prestashop 1.7+ +-Please use the other plugin for that version +