Skip to content

Commit

Permalink
Merge pull request #159 from PAYONE-GmbH/version-bump-300
Browse files Browse the repository at this point in the history
version bump to 300
  • Loading branch information
janteuber authored Jan 20, 2022
2 parents 795076b + 12d5de3 commit fbf6291
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 3 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,4 +167,17 @@ Maintenance
* Fix backwards compatibility
* Removed cardtype type discover
* Add dependency to GitHub pipeline
* Add fix for Version 6.4.5.0
* Add fix for Version 6.4.5.0

# 3.0.0

Bugfixes

* Customer deletion now possible
* Refund only from not yet refunded items possible
* Adjustment missing dependencies when installing via store

Maintenance

* fix compatibility 6.4.7.0
* drop support for 6.2
15 changes: 14 additions & 1 deletion CHANGELOG_de-DE.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,17 @@ Wartung
* Abwärtskompatibilität beheben
* Kartentyp Discover entfernt
* Abhängigkeit zur GitHub-Pipeline hinzufügen
* getestet mit 6.4.5.0
* getestet mit 6.4.5.0

# 3.0.0

Fehlerbehebungen

* Löschung von Kunden ist jetzt möglich
* Gutschrift nur bei noch nicht gutgeschriebenen Artikeln möglich
* Fehlende Abhängigkeiten hinzugefügt für die Installation via Store

Wartung

* Kompatibilität zu 6.4.7.0 hergestellt
* Unterstützung für 6.2 entfernt
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.1",
"version": "3.0.0",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit fbf6291

Please sign in to comment.