diff --git a/Changelog.txt b/Changelog.txt new file mode 100644 index 00000000..4cf2c425 --- /dev/null +++ b/Changelog.txt @@ -0,0 +1,8 @@ +Bugfix(es) + +* Fix issue with creating an backofficeorder with secure invoice + +Maintenance + +* update the banklist in iDeal +* tested with Magento 1.9.4.4 diff --git a/app/code/community/Payone/Core/etc/config.xml b/app/code/community/Payone/Core/etc/config.xml index cab2569a..7643ac71 100644 --- a/app/code/community/Payone/Core/etc/config.xml +++ b/app/code/community/Payone/Core/etc/config.xml @@ -29,7 +29,7 @@ - 5.3.0 + 5.3.1