Skip to content

Commit

Permalink
Merge pull request #146 from PAYONE-GmbH/version-bump-241
Browse files Browse the repository at this point in the history
version bump to 241
  • Loading branch information
jvarelmann authored Oct 28, 2021
2 parents b66d700 + 17e7627 commit d47a2eb
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 3 deletions.
24 changes: 23 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,26 @@ Bugfixes
Maintenance

* Compatibility with 0€ orders
* tested with 6.4.1
* tested with 6.4.1

# 2.4.1

New Features

* Deactivate payone payment methods on zero amount carts
* Add apple-pay
* Add payment method description

Bugfixes

* Fix config loading error
* Fix storefront requests
* Fix missing service
* Fix missing customer parameter on prepayment

Maintenance

* Fix backwards compatibility
* Removed cardtype type discover
* Add dependency to GitHub pipeline
* Add fix for Version 6.4.5.0
24 changes: 23 additions & 1 deletion CHANGELOG_de-DE.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,26 @@ Fehlerbehebungen
Wartung

* Kompatibel mit 0€ Bestellungen
* getestet mit 6.4.1
* getestet mit 6.4.1

# 2.4.1

Neue Funktionen

* PAYONE Zahlungsarten für 0€ Bestellungen gesperrt
* Apple-pay hinzugefügt
* Zahlartenbeschreibung hinzugefügt

Fehlerbehebungen

* Fehler beim Laden der Konfiguration behoben
* Storefront Anfragen korrigiert
* Fehlende Services behoben
* Fehlender Parameter bei der Vorkasse hinzugefügt

Wartung

* Abwärtskompatibilität beheben
* Kartentyp Discover entfernt
* Abhängigkeit zur GitHub-Pipeline hinzufügen
* getestet mit 6.4.5.0
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.4.0",
"version": "2.4.1",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit d47a2eb

Please sign in to comment.