Skip to content

Commit

Permalink
version bump to 620
Browse files Browse the repository at this point in the history
  • Loading branch information
Teuber authored and janteuber committed Jan 16, 2025
1 parent a38fce6 commit a48274f
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -415,3 +415,19 @@ Maintenance
* removed storage of SEPA mandates
* edit composer.json
* tested with 6.6.5.1

# 6.2.0

New Features

* new payment method: PayPal v2
* new payment method: PayPal Express v2

Bugfix

* show error notification in backend only in case of an error

Maintenance

* webhooks: add sort-order for handlers to prevent wrong order
* tested with 6.6.9
16 changes: 16 additions & 0 deletions CHANGELOG_de-DE.md
Original file line number Diff line number Diff line change
Expand Up @@ -402,3 +402,19 @@ Wartung
* Speicherung von SEPA-Mandaten entfernt
* composer.json angepasst
* getestet mit 6.6.5.1

# 6.2.0

Neue Funktionen

* neue Zahlart: PayPal v2
* neue Zahlart: PayPal Express v2

Fehlerbehebung

* zeigt Fehlermeldungen im Backend nur noch bei tatsächlichem Fehler an

Wartung

* webhooks: Sortierreihenfolge für Handler hinzugefügt
* getestet mit 6.6.9
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": "6.1.2",
"version": "6.2.0",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit a48274f

Please sign in to comment.