Skip to content

Commit

Permalink
Merge pull request #90 from PAYONE-GmbH/versionbump-1.1.0
Browse files Browse the repository at this point in the history
version bump to 1.1.0
  • Loading branch information
hreinberger authored May 15, 2019
2 parents 5af43bb + f374dc5 commit 138ef57
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 2 deletions.
20 changes: 20 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
==1.1.0==
Features:

* Amazon Pay
* Moved transactionstatus forwarding to its own controller to make it more robust

Bugfixes:

* send dynamic shop version in request to PAYONE API
* various smaller fixes

Maintenance:

* removed customerid due to high potential for errors and low actual benefit
* Removed deprecated payment method Billsafe
* Removed deprecated frontend for credit card
* Updated unit tests
* added iDEAL bankgrouptye HANDELSBANKEN
* Wave theme compatibility

==1.0.10==
Bugfixes

Expand Down
2 changes: 1 addition & 1 deletion metadata.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
https://www.payone.de
</a>',
'thumbnail' => 'picture.gif',
'version' => '1.0.10',
'version' => '1.1.0',
'author' => 'FATCHIP GmbH',
'email' => '[email protected]',
'url' => 'https://wiki.fatchip.de/public/faqpayone',
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.10
1.1.0

0 comments on commit 138ef57

Please sign in to comment.