Skip to content

Commit

Permalink
ASW-445 Version 3.8.0 & changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bortefi committed May 5, 2022
1 parent 84bd9a4 commit 8be7bc1
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<label>Adyen Shopware Plugin</label>
<label lang="de">Adyen Shopware Plugin</label>
<version>3.7.0</version>
<version>3.8.0</version>
<copyright>Adyen</copyright>
<author>Adyen</author>
<link>https://adyen.com</link>
Expand Down Expand Up @@ -327,4 +327,18 @@
* HTML-Bereinigung beim Checkout entfernt (unter Verwendung von JSON-Antwort anstelle des HTML-Datenattributs), sodass das Design an der Zahlungsmethode angepasst werden kann.
</changes>
</changelog>
<changelog version="3.8.0">
<changes lang="en">
* USP - Confirm modal
* Fix: Duplicate Webhook Notifications
* Fix: Mismatch of Basket Amount for guest and user accounts on payment
* Feature: Allow additional description for payment methods (with fallback to translations)
</changes>
<changes lang="de">
* USP - Confirm modal
* Fix: Duplicate Webhook Notifications
* Fix: Mismatch of Basket Amount for guest and user accounts on payment
* Feature: Allow additional description for payment methods (with fallback to translations)
</changes>
</changelog>
</plugin>

0 comments on commit 8be7bc1

Please sign in to comment.