Skip to content

Commit

Permalink
Release 3.9.2
Browse files Browse the repository at this point in the history
ISSUE: ADCRSET02-1
  • Loading branch information
goran-stamenkovski-logeecom committed Feb 3, 2023
1 parent 817d59e commit 1bff998
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 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.9.1</version>
<version>3.9.2</version>
<copyright>Adyen</copyright>
<author>Adyen</author>
<link>https://adyen.com</link>
Expand Down Expand Up @@ -443,4 +443,14 @@
* Optimize: Handling of the invalid Webhook requests
</changes>
</changelog>
<changelog version="3.9.2">
<changes lang="en">
* Optimize: Add compatibility with Online Banking PL payment method
* Optimize: Handling of redirect payment request from Adyen
</changes>
<changes lang="de">
* Optimize: Add compatibility with Online Banking PL payment method
* Optimize: Handling of redirect payment request from Adyen
</changes>
</changelog>
</plugin>

0 comments on commit 1bff998

Please sign in to comment.