Skip to content

Commit

Permalink
Merge pull request #456 from PAYONE-GmbH/version-bump-510
Browse files Browse the repository at this point in the history
Version bump to 5.1.0
  • Loading branch information
Florian Bender authored Nov 30, 2020
2 parents 9a13727 + ac689bd commit acc564a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion app/code/community/Payone/Core/etc/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<config>
<modules>
<Payone_Core>
<version>5.0.0</version>
<version>5.1.0</version>
</Payone_Core>
</modules>

Expand Down

0 comments on commit acc564a

Please sign in to comment.