From ac689bd9157d63d6f80030bc1eefe05c21bcf0f6 Mon Sep 17 00:00:00 2001 From: Florian Bender Date: Mon, 30 Nov 2020 15:18:48 +0100 Subject: [PATCH] Version bump to 5.1.0 --- CHANGELOG.md | 17 +++++++++++++++++ app/code/community/Payone/Core/etc/config.xml | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4591efcf..d6582c04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,23 @@ **The changelog is continued on the Github releases page** +## 5.1.0 + +New Feature(s) + +* Removed uses of jQuery where not strictly neccessary + +Bugfixes + +* Corrected voucher VAT for Klarna start_session call +* Corrected PayDirekt shipping vat + +Maintenance + +* Updated Ratepay legal texts +* Recognize OpenMage version and incorporate into request diagnostic data +* Tested with Magento 1.9.4.4 + ## 5.0.0 New Feature(s) diff --git a/app/code/community/Payone/Core/etc/config.xml b/app/code/community/Payone/Core/etc/config.xml index 926b8102..47d3cb03 100644 --- a/app/code/community/Payone/Core/etc/config.xml +++ b/app/code/community/Payone/Core/etc/config.xml @@ -29,7 +29,7 @@ - 5.0.0 + 5.1.0