Skip to content

Commit

Permalink
Merge pull request #101 from PAYONE-GmbH/version-bump-220b1
Browse files Browse the repository at this point in the history
version bump to 2.2.0-beta.1
  • Loading branch information
jvarelmann authored Jun 10, 2021
2 parents 2fd0387 + 5dab5a7 commit 7e13cb6
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 2 deletions.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,21 @@ Bugfix(es)

Maintenance

* tested with Shopware 6.3.4.1
* tested with Shopware 6.3.4.1

# 2.2.0

New Features

* compatibility with Shopware 6.4.x

Bugfixes

* fixed API Test for paydirekt
* always provide shipping address for paypal payments
* fixed labels for PAYONE status mapping (finally!)

Maintenance

* tested with Shop version 6.4.1.0
* better error message translations
17 changes: 17 additions & 0 deletions CHANGELOG_de-DE.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,20 @@ Neue Funktionen
Fehlerbehebung(en)

* Überarbeitung der txstatus-Logik, so dass benutzerdefinierte Felder mit den Backend-Optionen übereinstimmen

# 2.2.0

Neue Funktionen

* Kompatibilität mit Shopware 6.4.x

Fehlerbehebungen

* API-Test für paydirekt behoben
* Lieferadresse bei Paypal-Zahlungen immer angeben
* gefixte Labels für PAYONE Statusmapping (endlich!)

Wartung

* getestet mit Shop-Version 6.4.1.0
* bessere Übersetzungen der Fehlermeldungen
2 changes: 1 addition & 1 deletion 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": "2.1.0",
"version": "2.2.0-beta.1",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit 7e13cb6

Please sign in to comment.