Skip to content

Commit

Permalink
Merge pull request #51 from PAYONE-GmbH/versionbump-200-b1
Browse files Browse the repository at this point in the history
version bump to 2.0.0-beta.1
  • Loading branch information
hreinberger authored Aug 11, 2020
2 parents 99d9da9 + 11725fc commit df29595
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Known Incompatibilities

* Backurlhandling in Shopware 6.2 is currently broken. If a customer gets redirected to their favorite payment method but decides to cancel and choose another one, no PAYONE payment methods are available. We're working on a fix to enable correct handling of this use case.

# 1.1.1
# 2.0.0

New Features

Expand All @@ -48,3 +48,5 @@ New Features
Maintenance

* Added compatibility for new status transitions in Shopware 6.2
* Shopware 6.2.x support
* We had to drop support for Shopware <6.2.0
5 changes: 3 additions & 2 deletions CHANGELOG_de-DE.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Bekannte Inkompatibilitäten

* Backurlhandling in Shopware 6.2 ist derzeit fehlerhaft. Wenn ein Kunde zu seiner bevorzugten Zahlungsmethode umgeleitet wird, sich aber entscheidet, zu stornieren und eine andere Zahlungsmethode zu wählen, stehen keine PAYONE-Zahlungsmethoden zur Verfügung. Wir arbeiten an einer Lösung, um eine korrekte Handhabung dieses Anwendungsfalles zu ermöglichen.

# 1.1.1
# 2.0.0

Neue Funktionen

Expand All @@ -48,5 +48,6 @@ Neue Funktionen
Wartung

* Kompatibilität zu neuen Statusübergängen in Shopware 6.2 hergestellt
* Kompatibilität zu Shopware 6.2.x
* Wir mussten die Kompatibilität zu Shopware <6.2.0 entfernen

Übersetzt mit www.DeepL.com/Translator (kostenlose Version)
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": "1.1.1",
"version": "2.0.0-beta.1",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit df29595

Please sign in to comment.