Skip to content

Commit

Permalink
Merge pull request #209 from PAYONE-GmbH/version-bump-330
Browse files Browse the repository at this point in the history
version bump to 330
  • Loading branch information
jvarelmann authored Sep 15, 2022
2 parents 7b37d9c + f679e03 commit 4d30d80
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 4 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,3 +221,16 @@ Maintenance
* Changed renaming of payment methods
* Changed PAYONE Logo
* tested with 6.4.12

#3.3.0

New Features

* New payment method: Ratepay Open Invoice
* New payment method: Ratepay Direct Debit
* New payment method: Ratepay Installments

Maintenance

* Integrate a sales landingpage in backend
* Tested with version 6.4.14
13 changes: 13 additions & 0 deletions CHANGELOG_de-DE.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,3 +218,16 @@ Wartung
* Umbenennung der Zahlungsarten
* PAYONE Logo ausgetauscht
* Getestet mit 6.4.12

#3.2.0

Neue Funktionen

* Neue Zahlungsart: Ratepay Rechnungskauf
* Neue Zahlungsart: Ratepay Lastschrift
* Neue Zahlungsart: Ratepay Ratenkauf

Wartung

* Sales Landingpage ins Backend integriert
* Getestet mit 6.4.14
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "payone-gmbh/shopware-6",
"type": "shopware-platform-plugin",
"description": "PAYONE Payment Plugin",
"version": "3.2.0",
"version": "3.3.0",
"license": "MIT",
"authors": [
{
Expand All @@ -11,9 +11,9 @@
"homepage": "https://www.payone.com"
},
{
"name": "Kellerkinder GmbH",
"email": "hallo@kellerkinder.de",
"homepage": "https://www.kellerkinder.de",
"name": "Interlutions GmbH",
"email": "info@interlutions.de",
"homepage": "https://www.interlutions.de",
"role": "Contributor"
}
],
Expand Down

0 comments on commit 4d30d80

Please sign in to comment.